Skip to content

Commit 2af8cd1

Browse files
committed
🎉 feat: animation
1 parent 33798bc commit 2af8cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/components/fern/sponsor.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<template>
22
<section
33
class="flex flex-col w-full max-w-5xl mx-auto mt-4 fern-gap"
4-
ref="scope"
54
>
5+
<div ref="scope" />
66
<motion.h2
77
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"
88
v-bind="flyIn()"

0 commit comments

Comments
 (0)