Skip to content

Commit ca8f82d

Browse files
committed
🔧 Tweak 3D effect
1 parent 148a573 commit ca8f82d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/docs/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,9 @@ import achievements from '../../assets/achievement-screen.png';
214214
initialSlide: 1,
215215
coverflowEffect: {
216216
rotate: 0,
217-
stretch: 0,
218-
depth: 800,
219-
modifier:2,
217+
stretch: -100,
218+
depth: 1000,
219+
modifier: 2,
220220
slideShadows: false,
221221
},
222222
pagination: {

0 commit comments

Comments
 (0)