Skip to content

Commit ae310e2

Browse files
committed
soften hero perspective
1 parent 94e337f commit ae310e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(site)/hero.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
w-full max-w-body self-center text-3xl leading-(--leading) font-medium
1616
transition duration-750 ease-exp-out
1717
[--leading:1.2]
18-
perspective-[100px]
18+
perspective-[200px]
1919
after:block after:h-[calc(1em*var(--leading)*(var(--n)-1))]
2020
starting:opacity-0
2121
"

0 commit comments

Comments
 (0)