diff --git a/client/src/styles.module.scss b/client/src/styles.module.scss index cadb66bd..6a362ffb 100644 --- a/client/src/styles.module.scss +++ b/client/src/styles.module.scss @@ -667,7 +667,7 @@ } .backgroundRedCurtain { - background: radial-gradient(circle 371px at 2.9% 14.3%, rgba(255, 0, 102, 1) 0%, rgba(80, 5, 35, 1) 100.7%) !important; + background: radial-gradient(circle at 2.9% 14.3%, rgba(255, 0, 102, 1) 0%, rgba(80, 5, 35, 1) 100.7%) !important; } /* Colors */