This commit is contained in:
Jesse Winton
2025-03-31 12:36:19 -04:00
parent 7c91ccdc62
commit d9f3e08ab1
62 changed files with 120 additions and 120 deletions

View File

@@ -36,7 +36,7 @@
</script>
<div
class="border-smooth box-content flex items-center border-b bg-[url(/images/bgs/mobile-hero.png)] bg-cover bg-bottom py-12 px-5 md:bg-[url(/images/bgs/hero.png)] md:bg-center md:pt-32 md:pb-40 lg:px-8 xl:px-16"
class="border-smooth box-content flex items-center border-b bg-[url(/images/bgs/mobile-hero.png)] bg-cover bg-bottom px-5 py-12 md:bg-[url(/images/bgs/hero.png)] md:bg-center md:pt-32 md:pb-40 lg:px-8 xl:px-16"
>
<div class="mx-auto grid max-w-[75rem] items-center gap-16 md:grid-cols-2">
<div class="space-y-8">
@@ -51,7 +51,7 @@
>
{title}
</h1>
<p class="text-description text-secondary text-pretty font-medium">
<p class="text-description text-secondary font-medium text-pretty">
{description}
</p>