Remove all plugins / install base theme
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
.phone-contact-slice-container {
|
||||
h3 {
|
||||
font-weight: 200;
|
||||
}
|
||||
.bold-copy {
|
||||
a {
|
||||
font-size: 45px;
|
||||
font-weight: 700;
|
||||
line-height: 55px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.consumer-brand {
|
||||
.phone-contact-slice-container {
|
||||
.bold-copy {
|
||||
a {
|
||||
color: $consumer-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.business-brand {
|
||||
.phone-contact-slice-container {
|
||||
.bold-copy {
|
||||
a {
|
||||
color: $business-primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user