We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e337f commit ae310e2Copy full SHA for ae310e2
src/routes/(site)/hero.svelte
@@ -15,7 +15,7 @@
15
w-full max-w-body self-center text-3xl leading-(--leading) font-medium
16
transition duration-750 ease-exp-out
17
[--leading:1.2]
18
- perspective-[100px]
+ perspective-[200px]
19
after:block after:h-[calc(1em*var(--leading)*(var(--n)-1))]
20
starting:opacity-0
21
"
0 commit comments