Skip to content

Commit

Permalink
modified: styles/style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Thizh committed Feb 28, 2024
1 parent 90ea341 commit 8876de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ button {
.container {
display: grid;
width: auto;
height: 45vh;
height: 50vh;
place-items: center;
overflow: hidden;
--planets: calc(var(--circleDiameter) / 5)
Expand Down

0 comments on commit 8876de2

Please sign in to comment.