Update styling for buttons on the sticky header

This commit is contained in:
leigh-mil 2019-07-16 19:54:40 -04:00
parent d2799c00d0
commit a8df5044a9

View File

@ -44,9 +44,9 @@
width: auto;
}
input {
.usa-button {
margin: $gap $gap * 1.5 $gap 0;
width: 19rem;
width: 20rem;
height: 3.2rem;
font-size: $small-font-size;
}