fixed minor visual bugs

This commit is contained in:
2025-04-14 19:02:38 -06:00
parent ef14fbceec
commit fdcc1a3349
2 changed files with 2 additions and 4 deletions
+2 -1
View File
@@ -103,6 +103,7 @@ nav {
padding: 0;
margin: 0;
backdrop-filter: blur(50px);
z-index: 100;
}
nav ul {
@@ -716,7 +717,7 @@ hr {
}
::-webkit-scrollbar {
background-color: black;
background-color: transparent;
border-radius: 18px;
}