Adjust background gradient a bit
diff --git a/index.html b/index.html
index 02a5c1f..adc3629 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
<title>Bliss</title>
</head>
-<body >
+<body>
<!-- Fixed navbar -->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
@@ -36,7 +36,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#" style=" background-image: url(images/BlissIcon_w.png); background-position: top left; background-size: 100%; background-repeat: no-repeat;">   </a>
+ <a class="navbar-brand" href="#" style=" background-image: url(images/BlissIcon_w.png); background-position: top left; background-size: 100%; background-repeat: no-repeat;"> </a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
@@ -203,7 +203,7 @@
</div>
</div>
<!-- End #Portfolio -->
- <div class="text-white bg-dark cover bottom" style=" background-image: linear-gradient(to bottom, rgba(0, 0, 0, .35), rgba(0, 0, 0, .75)); background-position: top left; background-size: 100%; background-repeat: repeat;">
+ <div class="text-white bg-dark cover bottom" style=" background-image: linear-gradient(to bottom, rgba(0, 0, 0, .0), rgba(0, 0, 0, .75)); background-position: top left; background-size: 100%; background-repeat: repeat;">
<div class="container py-3">
<div class="row">
<div class="col-lg-5 p-0">
@@ -993,6 +993,6 @@
}
});
</script>
- </body>
+</body>
</html>
\ No newline at end of file