Skip to content

Commit

Permalink
Merge pull request #604 from fnxpt/fix603
Browse files Browse the repository at this point in the history
fix #603
  • Loading branch information
flixlix authored Aug 26, 2024
2 parents 356de08 + 799bd21 commit 4b54d5e
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 @@ -165,7 +165,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 @@ -480,7 +479,6 @@ export const styles = css`
#home-circle {
color: var(--text-home-color);
z-index: 2;
}
.individual-bottom .circle {
Expand Down

0 comments on commit 4b54d5e

Please sign in to comment.