Large spacing variable

This commit is contained in:
hmbrink
2020-01-23 13:13:04 -05:00
parent 70faa4c42e
commit 0f2ba887d9
6 changed files with 7 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ body {
-ms-flex-negative: 1;
top: $usa-banner-height + $topbar-height;
position: relative;
padding: 0 $spacing-large;
padding: 0 $large-spacing;
@include media($medium-screen) {
top: $usa-banner-height + $topbar-height;