diff --git a/client/src/app/globals.css b/client/src/app/globals.css index ed53a3573..6b556d2bc 100644 --- a/client/src/app/globals.css +++ b/client/src/app/globals.css @@ -48,7 +48,7 @@ body { transform: translate(-40%, -60%) rotate(68deg); width: 800%; max-width: 1000px; - height: 154%; + height: 122%; background: white; border-radius: 60%; z-index: -1;