From fa5cad7af7c971a8fc148bad90a3254bad837c1f Mon Sep 17 00:00:00 2001 From: primakov Date: Mon, 28 Nov 2022 16:30:58 +0300 Subject: [PATCH] 1 --- src/pages/style.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/style.ts b/src/pages/style.ts index 78ec572..310aef6 100644 --- a/src/pages/style.ts +++ b/src/pages/style.ts @@ -82,7 +82,7 @@ export const StartLabel = styled.label` line-height: 150px; transition: all 0.3s ease-out; text-shadow: 0 2px 1px rgba(0,0,0,0.25); - z-index: -1; + z-index: 1; box-shadow: inset 0 2px 3px rgba(255,255,255,0.13), 0 5px 8px rgba(0,0,0,0.3),