chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
.content {
|
||||
display: grid;
|
||||
padding-bottom: var(--Spacing-x9);
|
||||
padding-bottom: var(--Space-x9);
|
||||
position: relative;
|
||||
max-width: var(--max-width-content);
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user