diff --git a/src/main.scss b/src/main.scss index a2ffc76..f7d8a6f 100644 --- a/src/main.scss +++ b/src/main.scss @@ -72,7 +72,7 @@ transition: all ease 300ms; } -@media screen and (max-width:1087px){ +@media screen and (max-width:1023px){ .navbar-menu{ position: fixed; bottom: 0;