This commit is contained in:
2025-01-15 13:07:49 -08:00
parent 054b09e69e
commit b0eb83530c
29 changed files with 920 additions and 527 deletions

View File

@@ -1,13 +1,14 @@
h6 {
font-size: 18px;
font-weight: 600;
line-height: 40px;
line-height: 24px;
font-weight: 900;
text-transform: capitalize;
color: $ma-purple;
}
@include media-breakpoint-up(lg) {
// font-size: 24px;
}
.bg-color-sky-red h6,
.bg-color-navy-purple h6 {
color: white;
}
.f-purple h6 {