Styling for Obligated Funding section of reports

This commit is contained in:
graham-dds
2019-11-26 10:28:13 -05:00
parent 60ad0d1844
commit fa9986f9bf
3 changed files with 85 additions and 270 deletions

View File

@@ -102,3 +102,7 @@ dl {
font-weight: $font-bold;
color: $color-black;
}
@mixin small-copy {
font-size: $small-font-size;
}