diff --git a/index.html b/index.html index d23e639..120bc19 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@ border-radius: 16px; } - @media screen and (max-width: 600px) { + @media screen and (max-width: 800px) { #about { background-size: cover; background-position: auto;