make it 1600px

This commit is contained in:
Ashley 2022-12-31 15:10:38 +00:00
parent 453ebffb2f
commit f2e739e288

View file

@ -49,7 +49,7 @@ nav .middle {
margin-right: 26em; margin-right: 26em;
} }
@media screen and (min-width: 1400px) { @media screen and (min-width: 1600px) {
nav .middle { nav .middle {
display: flex; display: flex;
justify-content: center; justify-content: center;