mirror of
https://github.com/ivabus/www
synced 2024-11-10 09:55:15 +03:00
Alignment, font-sizing
This commit is contained in:
parent
fc1a6b0b25
commit
290ea7b8f1
|
@ -8,11 +8,11 @@
|
||||||
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 my-auto">
|
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 my-auto">
|
||||||
<h1 class="display-4">The App Store for Developers</h1>
|
<h1 class="display-4">The App Store for Developers</h1>
|
||||||
<p class="mb-5">Meet GUI - the app store for developers! Our visual package manager 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 class="mb-5">Meet GUI - the app store for developers! Our visual package manager 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>
|
||||||
<div class="flex">
|
<div style="display:flex;align-items:flex-start;">
|
||||||
<a href="https://docs.tea.xyz/getting-started">
|
<a href="https://docs.tea.xyz/getting-started">
|
||||||
<button class="hbtn hb-fill-right github-click" style="width:180px;height:40px;font-size:14px;">DOWNLOAD GUI</button>
|
<button class="hbtn hb-fill-right github-click" style="width:180px;height:40px;font-size:14px;">DOWNLOAD GUI</button>
|
||||||
</a>
|
</a>
|
||||||
<p class="small gray">Version 0.5.2 | Currently in Beta</p>
|
<p class="small light-gray ms-3" style="position:relative;top:7px;">Version 0.5.2 | Currently in Beta</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
|
Loading…
Reference in a new issue