Page not found, Meaning it either does not exist or is broken.
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 18114ad..c2e5248 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -161,7 +161,7 @@ body.dark-mode a:hover {
}
.navbar-no-bg {
padding-top: 10px;
- background: none;
+ background-color: rgba(68, 68, 68, 0.8); /* Black background with 80% opacity */
}
ul.navbar-nav {
diff --git a/public/projects/index.html b/public/projects/index.html
index 4be5b6e..dc4c1e3 100644
--- a/public/projects/index.html
+++ b/public/projects/index.html
@@ -13,6 +13,7 @@
+
-
-
-