Update nav.css

This commit is contained in:
Cobalt-60
2023-12-26 21:40:45 -05:00
committed by GitHub
parent d2882efcb0
commit d857195e93
+3 -1
View File
@@ -20,6 +20,8 @@
padding: 1.5em;
padding-bottom: 1em;
text-align: center;
backdrop-filter: blur(7.1px);
-webkit-backdrop-filter: blur(7.1px);
}
.navbar.scrolling {
@@ -76,4 +78,4 @@
.navbar>.right>a.active {
border-color: rgba(255, 255, 255, 1);
}
}