We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98e99e commit 3d1147cCopy full SHA for 3d1147c
src/pages/index.astro
@@ -42,7 +42,7 @@ import DefaultLayout from "@/layouts/DefaultLayout.astro";
42
<p
43
class="w-full max-w-[846px] text-[36px] leading-[52px] font-bold mb-10 text-night dark:text-clear"
44
>
45
- Hi, I'm Alec. <br />I build design systems that don't suck.
+ Hi, I'm Alec. <br />I build design systems that scale.
46
</p>
47
<div
48
class="w-full max-w-[632px] text-overcast dark:text-cream font-semibold text-medium mb-10 space-y-[30px]"
0 commit comments