fix: replace old spacing variables with new matching ones
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
.content {
|
||||
display: grid;
|
||||
padding-bottom: var(--Space-x8);
|
||||
padding-bottom: var(--Space-x9);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user