update stay page

This commit is contained in:
2023-08-13 15:35:53 +03:00
parent a6ab460a30
commit 27b9463617
22 changed files with 192 additions and 93 deletions

View File

@@ -103,6 +103,7 @@ img[src*="#fig"] {
p {
font-size:1.3rem;
line-height: 1.5rem;
font-weight: 600;
color: #333;
}
@@ -125,7 +126,7 @@ p {
h2 {
@apply text-3xl md:text-5xl lg:text-5xl font-light leading-4 my-4;
font-family: 'Cormorant Infant', serif;
line-height: 1.5;
line-height: 1.1;
font-weight: 600;
}