edit margin

This commit is contained in:
2024-11-18 20:13:54 +01:00
parent fe824aa49b
commit 3ea974cae7

View File

@@ -1,5 +1,5 @@
<div class="bg-transparent">
<div class="mx-auto rounded-2xl bg-white/5 max-w-7xl px-6 py-24 lg:flex lg:items-center lg:justify-between lg:px-15">
<div class="mx-auto rounded-2xl bg-white/5 max-w-7xl px-6 py-24 lg:flex lg:items-center lg:justify-between lg:px-20">
<h2 class="lg:text-balance text-left items-start font-normal tracking-tight text-white lg:text-5xl text-3xl fade-in">
Build the <br>Internet of Tomorrow, <br>Today.
</h2>
@@ -11,3 +11,4 @@
</div>
</div>
</div>