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 {