diff --git a/web/css/style.css b/web/css/style.css index f402994..791a28d 100644 --- a/web/css/style.css +++ b/web/css/style.css @@ -170,7 +170,7 @@ html, body { font-size: 16px; } -@media only screen and (max-width: 650px) { +@media only screen and (max-width: 750px) { .navigation { padding: 0 20px; width: calc(100vw - 40px);