fix: startpage background is now white by default and jsf block is back to original design
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
.container {
|
||||
border-radius: var(--Corner-radius-Large);
|
||||
background-color: var(--Main-Brand-WarmWhite);
|
||||
background-color: white;
|
||||
padding: 0 var(--Spacing-x2);
|
||||
display: flex;
|
||||
gap: var(--Spacing-x5);
|
||||
|
||||
Reference in New Issue
Block a user