fix: Fix red curtain background gradient
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user