mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:25:06 +03:00
font adjustment for inline CTA
This commit is contained in:
parent
460a07e394
commit
b77ccd3196
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
<div class="container pt-5 pb-5">
|
<div class="container pt-5 pb-5">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col" style="z-index:100;">
|
<div class="col" style="z-index:100;">
|
||||||
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.<a class="btn btn-primary auth-btn mb-3 mt-5 ms-lg-5 ms-md-5 ms-sm-0 ms-0" style="font-family:'Roboto'!important; vertical-align:bottom;" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub</a></h1>
|
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.<a class="btn btn-primary auth-btn mb-3 mt-5 ms-lg-5 ms-md-5 ms-sm-0 ms-0" style="font-family:var(--bs-body-font-family)!important; vertical-align:bottom;" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub</a></h1>
|
||||||
<p style="color:#b3c8c8;" class="mt-5 mb-5 lead">Equitable Open-Source for web3</p>
|
<p style="color:#b3c8c8;" class="mt-5 mb-5 lead">Equitable Open-Source for web3</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue