Skip to content

Commit

Permalink
fix #603
Browse files Browse the repository at this point in the history
  • Loading branch information
fnxpt authored Apr 23, 2024
1 parent 31a9518 commit 799bd21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ export const styles = css`
display: flex;
flex-direction: column;
align-items: center;
z-index: 2;
}
.circle-container.solar {
height: 130px;
Expand Down Expand Up @@ -479,7 +478,6 @@ export const styles = css`
#home-circle {
color: var(--text-home-color);
z-index: 2;
}
.individual-bottom .circle {
Expand Down

0 comments on commit 799bd21

Please sign in to comment.