update
This commit is contained in:
@@ -98,6 +98,6 @@ Zanzibar, Tanzania<br>
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
p {
|
p {
|
||||||
margin: 0px;
|
margin: 0px 6px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
@@ -148,6 +148,6 @@ Get ready for a lifetime of unforgettable experiences as you delve into the natu
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
p {
|
p {
|
||||||
margin: 0px;
|
margin: 0px 6px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -186,7 +186,7 @@ Our dedicated team is committed to ensuring that every moment of your stay is no
|
|||||||
|
|
||||||
p{
|
p{
|
||||||
|
|
||||||
margin: 0px;
|
margin: 0px 6px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -178,6 +178,6 @@ Spa
|
|||||||
background-color:#EEEBE4;
|
background-color:#EEEBE4;
|
||||||
}
|
}
|
||||||
p{
|
p{
|
||||||
margin: 0px;
|
margin: 0px 6px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@@ -88,7 +88,7 @@ By choosing Jungle Paradise, you're not merely indulging in a getaway – you're
|
|||||||
|
|
||||||
p{
|
p{
|
||||||
|
|
||||||
margin: 0px;
|
margin: 0px 6px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -137,7 +137,7 @@ p {
|
|||||||
@apply font-medium;
|
@apply font-medium;
|
||||||
}
|
}
|
||||||
h2 {
|
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;
|
font-family: 'Cormorant Infant', serif;
|
||||||
line-height: 1.1;
|
line-height: 1.1;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
@@ -163,7 +163,7 @@ p {
|
|||||||
@apply font-medium;
|
@apply font-medium;
|
||||||
}
|
}
|
||||||
h3 {
|
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;
|
font-family: 'Cormorant Infant', serif;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
Reference in New Issue
Block a user