Change three-column text to Playfair

This commit is contained in:
Thomas Smith 2022-07-12 12:16:45 -04:00
parent b6f5fc6cec
commit 67d2155626

View file

@ -145,7 +145,7 @@
<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;"> <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"> <hr class="syne-hr">
<p class="syne-sub mb-4">Were calling on all opensource devs to authenticate their Github with tea.</p> <h3 class="mb-4">Were calling on all opensource devs to authenticate their Github with tea.</h3>
<a class="btn btn-primary mb-sm-0 mb-md-5 mb-0" id="whitepaper-btn" href="/white-paper/" <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> role="button" style="background:transparent;">Read Our White Paper</a>
<hr class="syne-hr d-none d-lg-block" style="margin-top:auto;"> <hr class="syne-hr d-none d-lg-block" style="margin-top:auto;">
@ -153,13 +153,13 @@
<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;"> <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"> <hr class="syne-hr">
<p class="syne-sub">Join early to be entitled to a variety of rewards.</p> <h3>Join early to be entitled to a variety of rewards.</h3>
<hr class="syne-hr d-none d-lg-block" style="margin-top:auto;"> <hr class="syne-hr d-none d-lg-block" style="margin-top:auto;">
</div> </div>
<div class="col-lg-4 col-md-4 col-sm-12 col-12 syne-col pt-5 pb-3"> <div class="col-lg-4 col-md-4 col-sm-12 col-12 syne-col pt-5 pb-3">
<hr class="syne-hr"> <hr class="syne-hr">
<p class="syne-sub mb-4">Join our discord, where you can talk to our team on the regular and ask anything.</p> <h3 class="mb-4">Join our discord, where you can talk to our team on the regular and ask anything.</h3>
<a class="btn btn-primary mb-sm-0 mb-md-5 mb-0" id="whitepaper-btn" href="https://discord.gg/KCZsXfJphn" <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> role="button" style="background:transparent;">Join our Discord</a>
<hr class="syne-hr d-none d-lg-block"> <hr class="syne-hr d-none d-lg-block">