handling red h3
This commit is contained in:
parent
63a63810d9
commit
32f831a629
|
|
@ -8,6 +8,10 @@
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-3xl font-bold;
|
@apply text-3xl font-bold;
|
||||||
}
|
}
|
||||||
|
h3.homegrade-blocks-custom-heading,
|
||||||
|
h3.wp-block-heading {
|
||||||
|
@apply text-secondary;
|
||||||
|
}
|
||||||
|
|
||||||
.parcours-steps {
|
.parcours-steps {
|
||||||
@apply flex flex-col gap-y-6;
|
@apply flex flex-col gap-y-6;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user