Merge pull request #982 from dod-ccpo/to-form-step-4-styling

TO form review styling
This commit is contained in:
leigh-mil
2019-07-24 10:51:02 -04:00
committed by GitHub
5 changed files with 85 additions and 86 deletions

View File

@@ -83,7 +83,9 @@
}
&.icon-link--download {
@include icon-link-color($color-black) .icon {
font-weight: $font-normal;
padding-left: 0;
.icon {
@include icon-color($color-green);
}
}