mirror of
https://github.com/ivabus/www
synced 2024-11-22 14:35:06 +03:00
More mobile adjustments
This commit is contained in:
parent
25dd956333
commit
a5cac262c5
2 changed files with 3 additions and 7 deletions
|
@ -769,7 +769,7 @@
|
|||
<div class="container">
|
||||
<div class="row mb-5">
|
||||
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12">
|
||||
<h2>sta'tea'stics</h2>
|
||||
<h2 class="display-2">sta'tea'stics</h2>
|
||||
<p class="lead">Much like its predecessor, <a href="https://brew.sh/">brew</a>, tea is seeing a rapid rate of adoption. Developers around the world are doing amazing things with our next‐generation, cross‐platform package manager.</p>
|
||||
<p>In true open‐source fashion, we're asking the community for <a href="https://github.com/teaxyz/cli">contributions to tea/cli</a>, as well as packaging assistance in an effort to add the web's top 300 packages to <a href="https://github.com/teaxyz/pantry.zero#contributing">our pantry</a>. Now is the time to be an early contributor in what will inevitably become the foundation of the future internet.</p><br>
|
||||
</div>
|
||||
|
@ -805,12 +805,12 @@
|
|||
</div>
|
||||
</section>
|
||||
<div class="full-width-cta-container">
|
||||
{{- partial "clipboard-copy.html" . -}}
|
||||
{{- partial "full-width-cta-split.html" . -}}
|
||||
</div>
|
||||
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="container one-box-up one-box-down">
|
||||
<div class="row one-box-down">
|
||||
<div class="col">
|
||||
<h2 class="display-3">DON’T JUST TAKE OUR WORD FOR IT… TWITTER’S BEEN SIPPING THE TEA TOO!</h2>
|
||||
|
|
|
@ -422,10 +422,6 @@ mark{
|
|||
padding: 4vw !important;
|
||||
}
|
||||
|
||||
.statistics{
|
||||
padding: 4vw !important;
|
||||
}
|
||||
|
||||
.stat-small-text{
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue