mirror of
https://github.com/ivabus/www
synced 2024-11-22 07:15:07 +03:00
Remove small heads from three columns
This commit is contained in:
parent
1065efadbd
commit
b6f5fc6cec
1 changed files with 0 additions and 3 deletions
|
@ -145,7 +145,6 @@
|
|||
|
||||
<div class="col-lg-4 col-md-4 col-sm-12 col-12 syne-col pt-5 pb-3" style="display:flex; flex-direction:column;">
|
||||
<hr class="syne-hr">
|
||||
<p class="syne-small">The revolution is here.</p>
|
||||
<p class="syne-sub mb-4">We’re calling on all open‐source devs to authenticate their Github with tea.</p>
|
||||
<a class="btn btn-primary mb-sm-0 mb-md-5 mb-0" id="whitepaper-btn" href="/white-paper/"
|
||||
role="button" style="background:transparent;">Read Our White Paper</a>
|
||||
|
@ -154,14 +153,12 @@
|
|||
|
||||
<div class="col-lg-4 col-md-4 col-sm-12 col-12 syne-col pt-5 pb-3" style="display:flex; flex-direction:column;">
|
||||
<hr class="syne-hr">
|
||||
<p class="syne-small">Become an early adopter.</p>
|
||||
<p class="syne-sub">Join early to be entitled to a variety of rewards.</p>
|
||||
<hr class="syne-hr d-none d-lg-block" style="margin-top:auto;">
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-12 col-12 syne-col pt-5 pb-3">
|
||||
<hr class="syne-hr">
|
||||
<p class="syne-small">Join the Community.</p>
|
||||
<p class="syne-sub mb-4">Join our discord, where you can talk to our team on the regular and ask anything.</p>
|
||||
<a class="btn btn-primary mb-sm-0 mb-md-5 mb-0" id="whitepaper-btn" href="https://discord.gg/KCZsXfJphn"
|
||||
role="button" style="background:transparent;">Join our Discord</a>
|
||||
|
|
Loading…
Reference in a new issue