adjusting parapgraph leading

This commit is contained in:
Antoine M 2024-03-19 17:43:27 +01:00
parent e6585658fc
commit 08eec9a4ca

View File

@ -46,6 +46,9 @@ dialog {
h2 { h2 {
@apply text-5xl py-8; @apply text-5xl py-8;
} }
p {
@apply leading-6;
}
&__content { &__content {
} }
&__cover { &__cover {