Alignment, font-sizing

This commit is contained in:
Thomas Smith 2023-04-19 15:21:02 +02:00
parent fc1a6b0b25
commit 290ea7b8f1

View file

@ -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">