Skip to content

Commit 624c8c5

Browse files
committed
adds tilt to cards cards
1 parent ab46287 commit 624c8c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/cards/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export default async function CardsPage() {
1818
asCelestialCard={true}
1919
overrideCelestialCard={card}
2020
width={150}
21+
tiltFactor={0.5}
2122
showStatBoxes={true}
2223
/>
2324
</div>

0 commit comments

Comments
 (0)