fixing core titles on worning version
This commit is contained in:
parent
c60f9674b2
commit
599e993251
|
|
@ -96,7 +96,12 @@
|
|||
@apply bg-secondary;
|
||||
}
|
||||
.homegrade-blocks-highlight__block-title,
|
||||
*::marker {
|
||||
*::marker,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
@apply !text-secondary;
|
||||
}
|
||||
p > a {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user