This commit is contained in:
Thomas Smith 2023-01-26 12:11:25 -05:00
parent dfa456b41f
commit 25dd956333

View file

@ -484,7 +484,7 @@
<!-- Teal Impact Section -->
<section class="teal-bg impact-section two-boxes">
<section class="teal-bg impact-section one-box">
<div class="container">
<div class="row one-box-down">
<div class="col-10">
@ -495,12 +495,12 @@
<img src="/Images/xl-grid-one-row.svg" alt="grid-element" class="single-grid-row">
</div>
<div class="row">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12 mb-xl-0 mb-lg-0 mb-md-5 mb-sm-5 mb-5">
<i class="icon-pattern-random-15 black display-6"></i><br><br>
<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-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12 mb-xl-0 mb-lg-0 mb-md-5 mb-sm-5 mb-5">
<i class="icon-pattern-random-15 black display-6"></i><br><br>
<h3 class="black display-6">Universal 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>