chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.wrapper {
|
||||
margin-top: var(--Spacing-x3);
|
||||
margin-top: var(--Space-x3);
|
||||
max-width: min(100%, 620px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user