diff --git a/public/index.css b/public/index.css index 88df972..f6756b2 100644 --- a/public/index.css +++ b/public/index.css @@ -9,6 +9,7 @@ body { width: 100vw; min-height: 100vh; background: linear-gradient(180deg, #00152b 0%, #4d89ea 50%, #55cc55 100%); + overflow-x: hidden; } #logo {