Skip to content

Commit

Permalink
Merge pull request #37 from darshanmuchhadiya/master
Browse files Browse the repository at this point in the history
Prevent button overlap with rubiks-cube element in CSS
  • Loading branch information
vasu-gondaliya authored Oct 5, 2024
2 parents c4dc932 + 66ba555 commit 7fa5129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cube.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ button {
}
#sequence {
grid-row: 2/3;
height: 60px;
align-items: center;
position: relative;
}
Expand Down

0 comments on commit 7fa5129

Please sign in to comment.