Remove small heads from three columns

This commit is contained in:
Thomas Smith 2022-07-12 12:13:51 -04:00
parent 1065efadbd
commit b6f5fc6cec

View file

@ -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">Were calling on all opensource 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>