Update funding section
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
&.subheading {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
&.inactive {
|
||||
color: $color-gray-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@@ -76,6 +76,14 @@
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
&.funding-summary {
|
||||
tr td {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user