mirror of
https://github.com/ivabus/www
synced 2024-11-10 07:35:16 +03:00
Additional cleanup for white-paper page
This commit is contained in:
parent
1d24155551
commit
14431f8a3d
|
@ -4,13 +4,12 @@
|
|||
<section class="hero one-box">
|
||||
<div class="container">
|
||||
<div class="row gx-5">
|
||||
<div class="hero-col col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 my-auto">
|
||||
<h1 class="display-1 hero-text" style="z-index:3; position: relative;"><span class="inner-glow ">WHITE PAPER</h1>
|
||||
<p class="lead hero-lead">Upgrade to Tea - the revolutionary, cross-platform package manager. Say goodbye to slow & clunky, and say hello to fast & smooth updates. From the creator of Brew.</p>
|
||||
<p class="mb-5 hero-description">Open‐source is about the many coming together to create something great. In the spirit of that, we’re inviting developers, speculators, and enthusiasts alike to contribute to our white paper and help brew the future of the internet. This is our revolutionary undertaking to create equitable open‐source for web3, and we want you to be a part of laying its groundwork.</p>
|
||||
|
||||
<div class="col-xl-2 col-lg-2 col-md-0 col-sm-0 col-0"></div>
|
||||
<div class="hero-col col-xl-8 col-lg-8 col-md-0 col-sm-0 col-0 my-auto">
|
||||
<h1 class="display-1 hero-text text-center" style="z-index:3; position: relative;"><span class="inner-glow ">WHITE PAPER</h1>
|
||||
<p class="lead hero-lead mb-5 text-center">Take a look under the hood (bonnet) and see how we're planning on leveraging blockchain technology to fix open-source. We welcome commentary and feedback via any of our community channels.</p>
|
||||
<div class="row desktop-ctas">
|
||||
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
|
||||
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 mb-3">
|
||||
<a href="https://tea.xyz/tea.white-paper.pdf">
|
||||
<button class="hbtn hb-fill-right" style="width:100% !important;"><i class="icon-tea-logo-iconasset-1"></i>INSTALL TEA (<span class="release" style="text-transform:lowercase;"></span>)</button>
|
||||
</a>
|
||||
|
@ -23,8 +22,7 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
|
||||
</div>
|
||||
<div class="col-xl-2 col-lg-2 col-md-0 col-sm-0 col-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue