chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.subtitle {
|
||||
margin: var(--Spacing-x0);
|
||||
padding: var(--Spacing-x0);
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.one {
|
||||
|
||||
Reference in New Issue
Block a user