fix: Home screen spacing
This commit is contained in:
parent
bbb47144f4
commit
6616e27ced
@ -31,11 +31,11 @@
|
|||||||
</section>
|
</section>
|
||||||
<section style="margin-top: 10px;">
|
<section style="margin-top: 10px;">
|
||||||
<div class="row" style="margin: 0px;">
|
<div class="row" style="margin: 0px;">
|
||||||
<div class="col" style="background: var(--bs-body-color);margin-right: 10px;border-radius: 10px;">
|
<div class="col" style="background: var(--bs-body-color);margin-right: 10px;border-radius: 10px;margin-top: 10px;margin-left: 10px;">
|
||||||
<h1 style="margin: 10px;">Introducing ShakeCities</h1>
|
<h1 style="margin: 10px;">Introducing ShakeCities</h1>
|
||||||
<p style="margin: 10px;">ShakeCities is a site offering free personalizable websites. This is a perfect way to start your journey into Handshake domains! Step into a new experience where Handshake domains become instant sites, and where everyone can create their own unique decentralized page.<br>Secured with HTTPS powered by DANE (DNS-based Authentication of Named Entities).<br>But that's not all – ShakeCities goes beyond, allowing you to seamlessly integrate crypto addresses into your site, providing an easy way to get paid. Simply send crypto to <code>@yourname.{{CITY_DOMAIN}}</code><br>Join us in building a decentralized, secure, and innovative internet landscape. Embrace the future with ShakeCities – where Handshake domains meet simplicity.</p>
|
<p style="margin: 10px;">ShakeCities is a site offering free personalizable websites. This is a perfect way to start your journey into Handshake domains! Step into a new experience where Handshake domains become instant sites, and where everyone can create their own unique decentralized page.<br>Secured with HTTPS powered by DANE (DNS-based Authentication of Named Entities).<br>But that's not all – ShakeCities goes beyond, allowing you to seamlessly integrate crypto addresses into your site, providing an easy way to get paid. Simply send crypto to <code>@yourname.{{CITY_DOMAIN}}</code><br>Join us in building a decentralized, secure, and innovative internet landscape. Embrace the future with ShakeCities – where Handshake domains meet simplicity.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col" style="background: var(--bs-body-color);margin-left: 10px;border-radius: 10px;">
|
<div class="col" style="background: var(--bs-body-color);margin-left: 10px;border-radius: 10px;margin-top: 10px;margin-right: 10px;">
|
||||||
<h1 style="margin: 10px;">Find a site</h1>
|
<h1 style="margin: 10px;">Find a site</h1>
|
||||||
<p style="margin: 10px;font-size: 20px;">{{random_sites|safe}}</p>
|
<p style="margin: 10px;font-size: 20px;">{{random_sites|safe}}</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user