This commit is contained in:
Ehab Hassan 2023-08-16 13:02:24 +03:00
parent 617b0a272e
commit 173e246ccf
6 changed files with 7 additions and 7 deletions

View File

@ -98,6 +98,6 @@ Zanzibar, Tanzania<br>
<style>
p {
margin: 0px;
margin: 0px 6px;
}
</style>

View File

@ -148,6 +148,6 @@ Get ready for a lifetime of unforgettable experiences as you delve into the natu
<style>
p {
margin: 0px;
margin: 0px 6px;
}
</style>

View File

@ -186,7 +186,7 @@ Our dedicated team is committed to ensuring that every moment of your stay is no
p{
margin: 0px;
margin: 0px 6px;
}

View File

@ -178,6 +178,6 @@ Spa
background-color:#EEEBE4;
}
p{
margin: 0px;
margin: 0px 6px;
}
</style>

View File

@ -88,7 +88,7 @@ By choosing Jungle Paradise, you're not merely indulging in a getaway you're
p{
margin: 0px;
margin: 0px 6px;
}

View File

@ -137,7 +137,7 @@ p {
@apply font-medium;
}
h2 {
@apply text-3xl md:text-5xl lg:text-5xl font-light leading-4 my-4;
@apply text-3xl lg:text-4xl font-light leading-4 my-4;
font-family: 'Cormorant Infant', serif;
line-height: 1.1;
font-weight: 600;
@ -163,7 +163,7 @@ p {
@apply font-medium;
}
h3 {
@apply text-2xl lg:text-4xl font-normal my-4;
@apply text-2xl lg:text-3xl font-normal my-4;
font-family: 'Cormorant Infant', serif;
line-height: 1.2;
color: #ffffff;