chore: Replaced deprecated Spacing variables with current values
Approved-by: Matilda Landström
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
|
||||
.buttonText {
|
||||
color: inherit !important;
|
||||
margin-left: var(--Spacing-x1);
|
||||
margin-right: var(--Spacing-x-quarter);
|
||||
margin-left: var(--Space-x1);
|
||||
margin-right: var(--Space-x025);
|
||||
}
|
||||
|
||||
.footer .button {
|
||||
|
||||
Reference in New Issue
Block a user