update css and section size and fix mobile

This commit is contained in:
2023-05-16 13:33:59 +03:00
parent 49ad09bbfa
commit f5687fbf32
13 changed files with 247 additions and 367 deletions

View File

@@ -9,7 +9,9 @@ weight: 2
<!-- section 1 (JP) -->
{% row(style="center narrow" margin="header" bgPath="img/opwhy.jpg" bgStyle="full") %}
{% row(style="center narrow" margin="tight" bgPath="img/opwhy.jpg" bgStyle="full") %}
<div class="bg-gray-200/50 py-4 px-4 rounded-md">
## Our Why
@@ -21,4 +23,6 @@ These values are engrained into all that we do. Mother Earth is our home and we
<button>[See Our Vision](/vision)</button>
</div>
{% end %}