diff --git a/index.html b/index.html index 33d5864..73dd669 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ --color-bg-secondary: black; } - @media screen and (max-width: 700px) { + @media screen and (max-width: 400px) { #scroll-icon { display: none; } @@ -64,7 +64,7 @@
-