mobile styles and fix overflow
This commit is contained in:
@@ -6,12 +6,19 @@
|
||||
// }
|
||||
// }
|
||||
|
||||
.business-brand {
|
||||
.h2-heading-slice-container {
|
||||
h2 {
|
||||
color: $business-primary;
|
||||
}
|
||||
}
|
||||
// .business-brand {
|
||||
// .h2-heading-slice-container {
|
||||
// h2 {
|
||||
// color: $business-primary;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
h2 {
|
||||
font-size: calc(1.4rem + 1vw);
|
||||
font-weight: 400;
|
||||
line-height: 50px;
|
||||
}
|
||||
|
||||
.f-purple h2 {
|
||||
|
||||
Reference in New Issue
Block a user