diff --git a/index.css b/index.css index 6c94c13..b90b037 100644 --- a/index.css +++ b/index.css @@ -313,7 +313,10 @@ svg { @media (hover: none) and (max-width: 480px) { .main { width: 100%; - height: auto; + } + + svg { + width: 100%; } }