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 #### Jungle Paradise Mbweni Ruins Resort & SPA
Mbweni Rd, Unguja Urban West<br> **Mbweni Rd, Unguja Urban West**<br>
P. O BOX 3775, <br> **P. O BOX 3775,** <br>
Zanzibar, Tanzania<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> <a href="mailto:info@jungleparadise.tf" target="_blank" style="color: #775840!important">info@jungleparadise.tf</a>
||| |||
@ -104,7 +104,5 @@ Zanzibar, Tanzania<br>
{% end %} {% end %}
<style> <style>
p {
margin: 0px;
}
</style> </style>

View File

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