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 33798bc commit 2af8cd1Copy full SHA for 2af8cd1
docs/components/fern/sponsor.vue
@@ -1,8 +1,8 @@
1
<template>
2
<section
3
class="flex flex-col w-full max-w-5xl mx-auto mt-4 fern-gap"
4
- ref="scope"
5
>
+ <div ref="scope" />
6
<motion.h2
7
class="text-5xl lg:text-6xl !leading-[4rem] sm:text-center font-bold mb-4 bg-clip-text text-transparent bg-gradient-to-tl from-rose-400 to-fuchsia-400"
8
v-bind="flyIn()"
0 commit comments