Update portfolio styling and move DoD component help text

This commit is contained in:
leigh-mil
2020-02-17 12:11:48 -05:00
parent 151d3f7454
commit 437ed6d9b9
6 changed files with 24 additions and 12 deletions

View File

@@ -2,10 +2,6 @@
.form-row {
margin: ($gap * 4) 0;
&--bordered {
border-bottom: $color-gray-lighter 1px solid;
}
.form-col {
flex-grow: 1;