Skip to content

Commit

Permalink
chore: tiny responsive design fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imp-dance committed Jan 17, 2024
1 parent 34700c6 commit 7cdfe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ h3 {
.charm-button:nth-child(10n + 8),
.charm-button:nth-child(10n + 9),
.charm-button:nth-child(10n + 10) {
transform: translateX(2rem);
transform: translateX(2.5rem);
}
}

Expand Down

0 comments on commit 7cdfe76

Please sign in to comment.