diff --git a/index.css b/index.css index 9838f10..f54f74f 100644 --- a/index.css +++ b/index.css @@ -137,7 +137,7 @@ li { } /* Wide screen */ -@media only screen and (min-width: 751px) { +@media only screen and (min-width: 521px) { .pilars { flex-direction: row; }