style adjustments

This commit is contained in:
Andrew Croce
2018-09-13 12:59:56 -04:00
committed by dandds
parent 5f5052f528
commit 98daee0ed3
4 changed files with 29 additions and 5 deletions

View File

@@ -5,6 +5,10 @@
margin-top: $gap * 4;
margin-bottom: $gap * 4;
&--tight {
margin-top: $gap * 2;
}
.usa-button,
a {
margin: 0 0 0 ($gap * 2);