edits to impact and history page

This commit is contained in:
Calvin Jhunjhnuwala
2021-06-22 14:28:55 -07:00
parent 4f81a0b2ba
commit 1e231df195
7 changed files with 152 additions and 153 deletions

View File

@@ -93,6 +93,16 @@ h6, .h6 {
line-height: 24px;
}
}
.numbers {
font-size: 6rem;
line-height: 104px;
font-weight: bold;
color: $white;
@include media-breakpoint-down(sm) {
font-size: 3.875rem;
line-height: 70px;
}
}
p {
color: $gray-200;
font-size: 1rem;