update space
This commit is contained in:
parent
2afa62545e
commit
617b0a272e
@ -30,6 +30,8 @@ weight: 7
|
|||||||
|
|
||||||
<div class="container mx-auto">
|
<div class="container mx-auto">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- section 2 -->
|
<!-- section 2 -->
|
||||||
|
|
||||||
{% row(style="center" padding="top" margin="wide") %}
|
{% row(style="center" padding="top" margin="wide") %}
|
||||||
@ -40,7 +42,10 @@ Seamless Directions to Your Jungle Paradise
|
|||||||
|
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
{% row(margin="narrow" padding="both") %}
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
{% row(margin="narrow" reverse="rightreserve" padding="bottom") %}
|
||||||
|
|
||||||
#### **Nearest Airport:** Abeid Amani Karume International Airport
|
#### **Nearest Airport:** Abeid Amani Karume International Airport
|
||||||
|
|
||||||
|
@ -44,7 +44,7 @@ Parameters:
|
|||||||
{% set row_class = row_class ~ " lg:items-center" %}
|
{% set row_class = row_class ~ " lg:items-center" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% set col_class = "flex-1 mb-4 md:mb-12 lg:mb-0" %}
|
{% set col_class = "flex-1 mb-4 md:mb-12 lg:mb-0 w-full" %}
|
||||||
|
|
||||||
|
|
||||||
{% set row_id = '' %}
|
{% set row_id = '' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user