update headers

This commit is contained in:
2023-08-17 11:02:53 +03:00
parent 9d37e820f6
commit 79b3cabe08
9 changed files with 61 additions and 35 deletions

View File

@@ -168,7 +168,7 @@ p {
@apply font-medium;
}
h3 {
@apply text-xl lg:text-3xl font-normal my-4;
@apply text-xl lg:text-2xl font-normal my-4;
font-family: 'Cormorant Infant', serif;
line-height: 1.2;
color: #ffffff;
@@ -204,7 +204,7 @@ p {
font-bold
px-8
py-1
my-4
my-6
border-2
shadow
}
@@ -492,5 +492,8 @@ header {
padding: 80px 0;
}
p {
font-size:1.1rem;
}
}