update container

This commit is contained in:
Ehab Hassan 2023-01-05 12:23:58 +02:00
parent 7bacd2f669
commit bc0b6d8ab6
2 changed files with 17 additions and 5 deletions

View File

@ -7,17 +7,23 @@ draft: false
weight: 2 weight: 2
--- ---
<div class="container-fluid mx-auto">
<br> <br>
<!-- section 1 (co-found) --> <!-- section 1 (co-found) -->
{% row(style="center" margin="header" padding="both" bgPath="./img/placeholder.png" ) %} {% row(style="center" margin="header" padding="both" bgPath="./img/placeholder.png" ) %}
# BE A PART OF OUR SOVEREIGN MOVEMENT # BE A PART OF <br> OUR SOVEREIGN MOVEMENT
{% end %} {% end %}
{% row(style="center" margin="narrow" padding="top") %} </div>
<div class="container mx-auto">
{% row(style="center" margin="withContainer" padding="both") %}
![image](./img/phone1.png) ![image](./img/phone1.png)
@ -40,4 +46,6 @@ Learn more about how to purchase **OurPhone&trade;** Company's shares, and becom
<button>[Invest](/)</button> <button>[Invest](/)</button>
Support **OurPhone&trade;** project by financing **OurPhone&trade;** Company's hardware acquisition. Support **OurPhone&trade;** project by financing **OurPhone&trade;** Company's hardware acquisition.
{% end %} {% end %}
</div>

View File

@ -6,7 +6,7 @@ updated: 2021-02-20
draft: false draft: false
weight: 1 weight: 1
--- ---
<div class="container mx-auto">
<!-- section 1 (header) --> <!-- section 1 (header) -->
{% row(margin="withContainer" padding="both") %} {% row(margin="withContainer" padding="both") %}
@ -159,4 +159,8 @@ The worlds largest decentralized network by __ThreeFold__ allows every applic
<button>[Buy Now](/buynow)</button> <button>[Buy Now](/buynow)</button>
{% end %}
{% end %}
</div>