hero h3 : black
This commit is contained in:
parent
26a5d0631a
commit
9f53c6467e
2 changed files with 3 additions and 3 deletions
|
|
@ -39,9 +39,9 @@ body,
|
||||||
background-color: var(--color-mint);
|
background-color: var(--color-mint);
|
||||||
}
|
}
|
||||||
|
|
||||||
.k-field-name-herotext .k-block-type-heading-input[data-level="h3"] .k-text {
|
/* .k-field-name-herotext .k-block-type-heading-input[data-level="h3"] .k-text {
|
||||||
color: var(--color-salmon);
|
color: var(--color-salmon);
|
||||||
}
|
} */
|
||||||
|
|
||||||
.k-field-name-herotext
|
.k-field-name-herotext
|
||||||
.k-block-container-fieldset-hero-heading:nth-child(odd)
|
.k-block-container-fieldset-hero-heading:nth-child(odd)
|
||||||
|
|
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero__text h3 {
|
.hero__text h3 {
|
||||||
color: var(--color-season);
|
/* color: var(--color-season); */
|
||||||
font-size: var(--font-size-h2);
|
font-size: var(--font-size-h2);
|
||||||
}
|
}
|
||||||
.hero__text h3:nth-child(odd) {
|
.hero__text h3:nth-child(odd) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue