make navbar sticky

This commit is contained in:
pantera-rosa
2023-02-07 14:05:11 -08:00
parent 98f6f9c223
commit 72d40a3005
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -53,6 +53,7 @@
header .navbar.animate {
animation: fade-up 0.5s ease-in;
background-color: var(--background-color) !important;
}