Navbar edit

This commit is contained in:
Lucas Kent 2022-11-16 14:15:42 -05:00 committed by GitHub
parent b51fd1f3a4
commit 9cce66ed1c

View File

@ -57,6 +57,9 @@
padding: 0;
overflow: hidden;
background-color: #333;
position: fixed;
top: 0;
width: 100%;
}
li {