Improved Responsiveness

This commit is contained in:
James Dinh 2022-06-27 14:35:35 -07:00
parent f1a1d43e75
commit 9f20f9d0ef

View File

@ -238,7 +238,7 @@ nav ul li {
} }
/* Responsive Functions */ /* Responsive Functions */
@media (max-width: 1300px) { @media (max-width: 1400px) {
#banner { #banner {
width: 50%; width: 50%;
} }