merge dev to master #9

Merged
PeterNashaat merged 49 commits from development into master 2023-08-21 11:18:20 +00:00
Showing only changes of commit c60cca6a5f - Show all commits

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 {