diff --git a/index.html b/index.html index 4a2cbef..7d61178 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,3 @@ -
@@ -89,12 +88,18 @@ left: 0; width: 100%; height: 100%; - background-image: url('images/Removebackgroundproject.png'); /* Updated background image */ + background-image: url('images/Removebackgroundproject.png'); background-size: cover; background-repeat: no-repeat; - opacity: 0.2; /* Adjusted the opacity here */ + opacity: 0.2; z-index: 0; } + .jpeg-to-pdf-link { + margin: 0 15px; + text-decoration: none; + color: #007BFF; + font-weight: bold; + } @@ -114,6 +119,7 @@ Layoff Tracker + JPEG to PDF Log in Sign Up @@ -134,4 +140,5 @@