homepage and mini mobile systems
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.comsumer-brand {
|
||||
.h2-heading-slice-container {
|
||||
h2 {
|
||||
color: $consumer-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
// .comsumer-brand {
|
||||
// .h2-heading-slice-container {
|
||||
// h2 {
|
||||
// color: $consumer-primary;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
.business-brand {
|
||||
.h2-heading-slice-container {
|
||||
@@ -12,4 +12,20 @@
|
||||
color: $business-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.f-purple h2 {
|
||||
color: $ma-purple;
|
||||
}
|
||||
|
||||
.f-navy h2 {
|
||||
color: $ma-navy;
|
||||
}
|
||||
|
||||
.f-white h2 {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.f-black h2 {
|
||||
color: $ma-black;
|
||||
}
|
||||
Reference in New Issue
Block a user