chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
gap: var(--Space-x15);
|
||||
padding-bottom: var(--Spacing-x3);
|
||||
padding-bottom: var(--Space-x3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user