WIP
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user