Merge pull request #1055 from dod-ccpo/clin-card-styling

TO Form Step 3/CLIN page styling
This commit is contained in:
leigh-mil
2019-09-04 11:36:51 -04:00
committed by GitHub
14 changed files with 365 additions and 246 deletions

View File

@@ -16,6 +16,11 @@
}
}
&__title {
padding: $gap * 2;
background-color: $color-gray-lightest;
}
&__header h3 {
margin-top: 0;
}