fix: replace old spacing variables with new matching ones
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
.section {
|
||||
padding: var(--Space-x8) 0;
|
||||
padding: var(--Space-x9) 0;
|
||||
}
|
||||
|
||||
.maxWidth {
|
||||
|
||||
Reference in New Issue
Block a user