From e4dec154222b50d3742803edddcb2d86536024f5 Mon Sep 17 00:00:00 2001 From: mini-mirana Date: Fri, 25 Mar 2022 21:02:43 +0100 Subject: [PATCH] fix(components): :bug: Resolve z-index and rotation bugs for papers part --- src/pages/index.js | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index d6f593b..b90907c 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -218,18 +218,6 @@ function Page({ startZ, distance }) { ) }, - // { - // type: 'video', - // source: 'https://res.cloudinary.com/mirana/video/upload/v1648059920/personal-website/vpn_ts3lzf.mp4', - // title: 'ⓘ ANDROID ACCESSIBILITY APPLICATION', - // cardTitle: 'ANDROID ACCESSIBILITY APPLICATION', - // description: ( - //
- // # AUTOMATIC VPN CONNECTION - //
# Developed the frontend - //
- // ) - // }, { type: 'photo-text', photoY: 0, @@ -284,18 +272,18 @@ function Page({ startZ, distance }) { /> <Stack dom={tooltip} width={height >= width ? 3 : 6} height={height >= width ? 3 : 4} - startZ={56} + startZ={48} distance={distance} reverse + startReverse content={[ { type: 'text',