More mobile adjustments

This commit is contained in:
Thomas Smith 2023-01-26 12:21:06 -05:00
parent 25dd956333
commit a5cac262c5
2 changed files with 3 additions and 7 deletions

View file

@ -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&#8208;generation, cross&#8208;platform package manager.</p>
<p>In true open&#8208;source fashion, we&#39;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&#39;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">DONT JUST TAKE OUR WORD FOR IT… TWITTERS BEEN SIPPING THE TEA TOO!</h2>

View file

@ -422,10 +422,6 @@ mark{
padding: 4vw !important;
}
.statistics{
padding: 4vw !important;
}
.stat-small-text{
text-align: center;
}