Update funding section

This commit is contained in:
leigh-mil
2019-01-14 14:12:38 -05:00
parent 5ef246fe2f
commit cc4d9670a1
7 changed files with 104 additions and 82 deletions

View File

@@ -65,6 +65,10 @@
&.subheading {
color: $color-gray;
}
&.inactive {
color: $color-gray-light;
}
}
}

View File

@@ -76,6 +76,14 @@
&:last-child {
margin-bottom: 0;
}
&.funding-summary {
tr td {
margin: 0;
padding: 0;
border-bottom: 0;
}
}
}
}