Improved mobile responsiveness

This commit is contained in:
James Dinh 2022-10-19 11:09:30 -07:00
parent 4949e5b2c3
commit fcb4b55cc4

View File

@ -317,8 +317,11 @@ nav ul li {
background-size: unset !important;
} */
#logo {
height: 230px !important;
width: 230px !important;
height: 180px !important;
width: 180px !important;
}
header .waviy {
font-size: 45px;
}
#banner {
display: inline-flex;