fixing the inline paragraph

This commit is contained in:
Antoine M 2024-08-08 15:23:35 +02:00
parent 412127fe94
commit c56e7c82d0

View File

@ -69,6 +69,9 @@
/* @apply inline; */
@apply leading-tight;
}
> p {
@apply inline;
}
a {
@apply font-bold underline;
}