This commit is contained in:
Ehab Hassan 2023-08-17 11:26:08 +03:00
parent 79b3cabe08
commit 863eb7425a
2 changed files with 11 additions and 12 deletions

View File

@ -75,11 +75,11 @@ Whether you choose to arrange transportation with us or explore the local option
#### Jungle Paradise Mbweni Ruins Resort & SPA
Mbweni Rd, Unguja Urban West<br>
P. O BOX 3775, <br>
Zanzibar, Tanzania<br>
**Mbweni Rd, Unguja Urban West**<br>
**P. O BOX 3775,** <br>
**Zanzibar, Tanzania**<br>
+255 778 24 24 24<br>
**+255 778 24 24 24**<br>
<a href="mailto:info@jungleparadise.tf" target="_blank" style="color: #775840!important">info@jungleparadise.tf</a>
|||
@ -104,7 +104,5 @@ Zanzibar, Tanzania<br>
{% end %}
<style>
p {
margin: 0px;
}
</style>

View File

@ -105,12 +105,12 @@ img[src*="#fig"] {
font-weight: 400;
}
p {
/* p {
font-size:1.3rem;
line-height: 1.5rem;
font-weight: 600;
color: #333;
}
} */
.myColor{
height: 100%;
@ -185,7 +185,7 @@ p {
@apply text-lg not-italic font-normal my-1;
}
p {
@apply text-base lg:text-xl leading-tight tracking-normal font-normal my-4;
@apply text-base lg:text-xl leading-7 tracking-normal font-semibold my-4;
font-family: 'Cormorant Infant', serif;
}
blockquote {
@ -492,8 +492,9 @@ header {
padding: 80px 0;
}
p {
/* p {
font-size:1.1rem;
line-height: 1.6rem;
}
} */
}