From 799bd210a6ad868dc8a5a7c9cb099d69aefeb1a6 Mon Sep 17 00:00:00 2001 From: Marlon Pina Tojal Date: Tue, 23 Apr 2024 18:36:40 +0200 Subject: [PATCH] fix #603 --- src/style.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/style.ts b/src/style.ts index 94ea436..343f32e 100644 --- a/src/style.ts +++ b/src/style.ts @@ -164,7 +164,6 @@ export const styles = css` display: flex; flex-direction: column; align-items: center; - z-index: 2; } .circle-container.solar { height: 130px; @@ -479,7 +478,6 @@ export const styles = css` #home-circle { color: var(--text-home-color); - z-index: 2; } .individual-bottom .circle {