fix about page stuff

This commit is contained in:
Sequoia Haynes 2024-12-08 21:52:35 -08:00
parent be0c8db2bb
commit 0f32921b6a

View File

@ -8,6 +8,7 @@
align-items: center;
width:96%;
height:100%;
z-index: 11111;
}
#navbarContainer{
display: flex;
@ -109,4 +110,6 @@ input{
justify-content: center;
align-items: center;
height: 70%;
margin-top: 2%;
margin-bottom: 2%;
}