Remove commented code

This commit is contained in:
Andrew Croce 2018-08-14 13:09:38 -04:00
parent 6913e8cdbd
commit fb29e7f835

View File

@ -45,20 +45,9 @@
.form__sub-fields {
// background-color: $color-aqua-lightest;
// padding: $gap;
// margin: ($gap * 4) 0;
@include alert;
@include alert-level('default');
// @include media($medium-screen) {
// padding: $gap * 2;
// }
// @include media($large-screen) {
// padding: $gap * 4;
// }
.usa-input {
&:first-child {
margin-top: 0;