Add ACF
This commit is contained in:
@@ -112,8 +112,9 @@ h2.title {
|
||||
line-height: 1;
|
||||
margin-bottom: 24px;
|
||||
|
||||
span {
|
||||
strong {
|
||||
font-family: $fCormorantGaramond;
|
||||
font-weight: inherit;
|
||||
}
|
||||
|
||||
@include respond-below(xl) {
|
||||
@@ -258,7 +259,7 @@ h2.title {
|
||||
h2.title {
|
||||
color: $cWhite;
|
||||
|
||||
span {
|
||||
strong {
|
||||
color: $cRed;
|
||||
}
|
||||
}
|
||||
@@ -288,7 +289,7 @@ h2.title {
|
||||
}
|
||||
h2.title {
|
||||
color: $cDark;
|
||||
span {
|
||||
strong {
|
||||
color: $cViolet;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user