STYLE ajout de la propriété line-height pour les titres h3 dans le bloc de contenu
This commit is contained in:
parent
e0c21fcc17
commit
acb306a0f3
|
|
@ -15,6 +15,7 @@ article > *:not(.entry-content),
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
@apply text-lg;
|
@apply text-lg;
|
||||||
|
line-height: 1.25;
|
||||||
}
|
}
|
||||||
|
|
||||||
p,
|
p,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user