Set line heights for heaings
This commit is contained in:
parent
70ab7f56a0
commit
98ac66495f
|
@ -3,11 +3,11 @@ h1, h2, h3 {
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
@apply text-3xl
|
@apply text-3xl leading-normal
|
||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
@apply text-2xl
|
@apply text-2xl leading-normal
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
Loading…
Reference in a new issue