mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:15:14 +03:00
Impact section adjustment
This commit is contained in:
parent
3d6a174f69
commit
402eb89808
|
@ -84,25 +84,25 @@
|
|||
<div class="row one-box-down">
|
||||
<div class="col-10">
|
||||
<div>
|
||||
<h2 class="black" style="z-index:2;">THIS ISN’T A PACKAGE MANAGER. TEA IS A UNIFIED PACKAGING <br>INFRASTRUCTURE.</h2>
|
||||
<h2 class="black display-2" style="z-index:2;">THIS ISN’T A PACKAGE MANAGER. TEA IS A UNIFIED PACKAGING <br>INFRASTRUCTURE.</h2>
|
||||
</div>
|
||||
</div>
|
||||
<img src="/Images/xl-grid-one-row.svg" alt="grid-element" class="single-grid-row">
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<i class="icon-pattern-random-15 black display-6"></i><br><br>
|
||||
<h3 class="black">Integrate multiple tools</h3>
|
||||
<h3 class="black display-6">Integrate multiple tools</h3>
|
||||
<p class="black">Tea can easily integrate different tools and languages. This allows users to throw together scripts that use entirely separate tools and languages and share them with others with just a simple one-liner command.</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<i class="icon-pattern-random-15 black display-6"></i><br><br>
|
||||
<h3 class="black">UNIVERSAL<br>BINARY</h3>
|
||||
<h3 class="black display-6">UNIVERSAL<br>BINARY</h3>
|
||||
<p class="black">tea is a standalone, binary download that can be used on multiple different devices and operating systems. This makes it easy to use Tea on a variety of different devices, without the need to worry about compatibility issues.</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<i class="icon-pattern-random-15 black display-6"></i><br><br>
|
||||
<h3 class="black">All-inclusive<br>Packaging</h3>
|
||||
<h3 class="black display-6">All-inclusive<br>Packaging</h3>
|
||||
<p class="black">tea is a unified packaging infrastructure, providing access to the entire open source ecosystem. This means that Tea users can easily find and use a wide variety of software packages.</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue