diff --git a/client/src/index.css b/client/src/index.css index 2a270bd..bc60660 100644 --- a/client/src/index.css +++ b/client/src/index.css @@ -8,7 +8,7 @@ body { background-repeat: no-repeat; background-position: center center; - background-size: cover; + background-size: auto 100%; background-attachment: fixed; height: 100%; width: 100%;