diff --git a/frontend/src/components/Style.css b/frontend/src/components/Style.css index 1fbfb2d7bd..da22996528 100644 --- a/frontend/src/components/Style.css +++ b/frontend/src/components/Style.css @@ -513,7 +513,7 @@ button { } } -@media screen and (max-width:320px) { +@media screen and (max-width:322px) { .logo { height: 35px; }