From c60cca6a5fbd8eec90c18cd94918e5b86de0e2ec Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 17 Aug 2023 11:31:36 +0300 Subject: [PATCH] update p --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index ce5ed3a..581364f 100644 --- a/css/index.css +++ b/css/index.css @@ -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 {