Merge pull request #65 from dod-ccpo/request_form_styles

Update request form styles
This commit is contained in:
luisgov
2018-07-17 14:56:46 -04:00
committed by GitHub
12 changed files with 95 additions and 85 deletions

View File

@@ -67,5 +67,13 @@
@include grid-pad;
}
h1 {
margin-bottom: 0;
}
h2 {
color: $color-gray;
}
}