mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:55:15 +03:00
Move '(beta)' out of the <span> because space looked weird
This commit is contained in:
parent
715bf4a6e3
commit
f2c488afc9
|
@ -8,7 +8,7 @@
|
|||
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 my-auto">
|
||||
<h1 class="display-4">The 'Open Store' for Open Source</h1>
|
||||
<p class="mb-4">Introduing the <span class="tea">tea/gui (beta)</span>— a visual package manager that lets you browse, install, and update open-source software in a snap. Say goodbye to manual updates and hello to streamlined development. Try it today!</p>
|
||||
<p>Download the <span class="tea">tea/gui (beta)</span> for Mac</p>
|
||||
<p>Download the <span class="tea">tea/gui</span> (beta) for Mac</p>
|
||||
<div style="display:flex;align-items:flex-start;">
|
||||
<div class="">
|
||||
<a href="https://dist.tea.xyz/tea.xyz/gui/tea-latest-arm64.dmg">
|
||||
|
@ -78,7 +78,7 @@
|
|||
<div class="row">
|
||||
<div class="col">
|
||||
<h3 class="black text-center">Get started with visual package management today!</h3>
|
||||
<p class="black text-center">Download the <span class="tea">tea/gui (beta)</span> for Mac</p>
|
||||
<p class="black text-center">Download the <span class="tea">tea/gui</span> (beta) for Mac</p>
|
||||
<div class="mb-2" style="display:flex;justify-content:center;">
|
||||
<div style="display:flex;align-items:flex-start;">
|
||||
<div class="">
|
||||
|
|
Loading…
Reference in a new issue