diff --git a/index.html b/index.html index 04e7d18..8984834 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ } } - @media screen and (min-width: 320px) { + @media screen and (max-width: 1024px) { .liri-laptop { padding-top: 20px; }