refactoring the code to have loops for easier future edit

This commit is contained in:
Calvin Jhunjhnuwala
2021-07-01 12:47:47 -07:00
50 changed files with 13868 additions and 4355 deletions

View File

@@ -63,8 +63,8 @@ h5, .h5 {
font-size: 1.5rem;
line-height: 32px;
@include media-breakpoint-down(sm) {
font-size: 1rem;
line-height: 24px;
font-size: 1.125rem;
line-height: 26px;
}
}
h6, .h6 {