fix mobile issue
This commit is contained in:
parent
9300ec909d
commit
b20c0e5a10
@ -10,6 +10,8 @@ weight: 4
|
|||||||
|
|
||||||
{% row(margin="narrow" padding="both" id="botanical") %}
|
{% row(margin="narrow" padding="both" id="botanical") %}
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
### Mbweni Botanical Garden & Restoration Project
|
### Mbweni Botanical Garden & Restoration Project
|
||||||
|
|
||||||
<p>The gardens around the Mbweni ruins are beautiful, and they are being revived to become even more majestic. The garden is mature, with a wide variety of fine tree specimens and other interesting plants, including coral rag forest on the cliff and mangroves on the shoreline. Its mature and jungle atmosphere is only found in a few other places in Zanzibar and Pemba.</p>
|
<p>The gardens around the Mbweni ruins are beautiful, and they are being revived to become even more majestic. The garden is mature, with a wide variety of fine tree specimens and other interesting plants, including coral rag forest on the cliff and mangroves on the shoreline. Its mature and jungle atmosphere is only found in a few other places in Zanzibar and Pemba.</p>
|
||||||
|
@ -7,8 +7,11 @@ draft: false
|
|||||||
weight: 4
|
weight: 4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
{% row(bgColor="#F2F2F2" margin="narrow" id="mangrove" padding="both") %}
|
{% row(bgColor="#F2F2F2" margin="narrow" id="mangrove" padding="both") %}
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
@ -11,6 +11,8 @@ weight: 8
|
|||||||
|
|
||||||
{% row(bgColor="#F2F2F2" margin="narrow" padding="both" id="ruins") %}
|
{% row(bgColor="#F2F2F2" margin="narrow" padding="both" id="ruins") %}
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
@ -112,7 +112,7 @@
|
|||||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
|
||||||
</svg>
|
</svg>
|
||||||
</button>
|
</button>
|
||||||
<button id="close-hamburger-btn" type="button" class="hidden lg:hidden inline-flex mr-4 items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out my-2">
|
<button id="close-hamburger-btn" type="button" class="hidden mr-4 lg:hidden inline-flex mr-4 items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out my-2">
|
||||||
<!-- Heroicon name: x -->
|
<!-- Heroicon name: x -->
|
||||||
<svg class="h-6 w-6 text-black" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
<svg class="h-6 w-6 text-black" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
|
||||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
|
||||||
|
Reference in New Issue
Block a user