diff --git a/src/style.css b/src/style.css index bc50c4d..ee1a3e8 100644 --- a/src/style.css +++ b/src/style.css @@ -43,7 +43,7 @@ hr { } } -@media only screen and (min-width: 320px) and (max-width: 480px) { +@media only screen and (min-width: 200px) and (max-width: 480px) { .event { display: flex; flex-direction: column;