This commit is contained in:
Ehab Hassan 2023-08-17 11:31:36 +03:00
parent 863eb7425a
commit c60cca6a5f

View File

@ -185,7 +185,7 @@ img[src*="#fig"] {
@apply text-lg not-italic font-normal my-1;
}
p {
@apply text-base lg:text-xl leading-7 tracking-normal font-semibold my-4;
@apply text-xl lg:text-2xl leading-7 tracking-normal font-semibold my-4;
font-family: 'Cormorant Infant', serif;
}
blockquote {