mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:25:06 +03:00
Change three-column text to Playfair
This commit is contained in:
parent
b6f5fc6cec
commit
67d2155626
1 changed files with 3 additions and 3 deletions
|
@ -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">We’re calling on all open‐source devs to authenticate their Github with tea.</p>
|
<h3 class="mb-4">We’re calling on all open‐source 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">
|
||||||
|
|
Loading…
Reference in a new issue