Skip to content

Commit c7e47bc

Browse files
committed
tweak styles
1 parent a5e882d commit c7e47bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/splash.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ const sizes = "(min-width: 640px) 42vw, 67vw";
2020
<h2
2121
class="flex flex-col items-center gap-2 self-end sm:gap-4 sm:self-auto sm:justify-self-end"
2222
>
23-
<Icon name="logomark" class="size-24 text-white md:size-32" />
23+
<Icon name="logomark" class="size-20 text-white md:size-32" />
2424
<div
25-
class="gradient-text text-center font-extrabold tracking-tighter text-8xl"
25+
class="gradient-text text-center font-extrabold tracking-tighter text-6xl md:text-8xl"
2626
>
2727
Build fast
2828
<br /> websites,

0 commit comments

Comments
 (0)