Small tweaks to better match wireframes

This commit is contained in:
Patrick Smith
2019-02-10 09:38:01 -05:00
parent 29eccf34b6
commit f80e8aca6c
2 changed files with 8 additions and 3 deletions

View File

@@ -111,6 +111,10 @@
// ===============================
&.to-summary {
.icon-link {
font-weight: $font-normal
}
.subheading {
margin-bottom: 0;
}
@@ -173,6 +177,7 @@
dd.ending-soon {
color: $color-red-dark;
font-size: $h2-font-size;
white-space: nowrap;
.icon {
@include icon-size(28);