update
This commit is contained in:
parent
617b0a272e
commit
173e246ccf
@ -98,6 +98,6 @@ Zanzibar, Tanzania<br>
|
||||
|
||||
<style>
|
||||
p {
|
||||
margin: 0px;
|
||||
margin: 0px 6px;
|
||||
}
|
||||
</style>
|
@ -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>
|
||||
|
@ -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;
|
||||
|
||||
}
|
||||
|
||||
|
@ -178,6 +178,6 @@ Spa
|
||||
background-color:#EEEBE4;
|
||||
}
|
||||
p{
|
||||
margin: 0px;
|
||||
margin: 0px 6px;
|
||||
}
|
||||
</style>
|
||||
|
@ -88,7 +88,7 @@ By choosing Jungle Paradise, you're not merely indulging in a getaway – you're
|
||||
|
||||
p{
|
||||
|
||||
margin: 0px;
|
||||
margin: 0px 6px;
|
||||
|
||||
}
|
||||
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user