fixes on updated template

This commit is contained in:
timurgordon
2022-08-11 18:46:32 +03:00
21 changed files with 735 additions and 464 deletions

View File

@@ -86,7 +86,7 @@ img[src*="#tft_img"] {
@apply text-xl lg:text-3xl font-normal;
}
h6 {
@apply text-md not-italic font-normal my-1;
@apply text-base not-italic font-normal my-1;
}
p {
@apply text-lg lg:text-2xl leading-tight;