Skip to content

Commit

Permalink
Fix button line height clipping
Browse files Browse the repository at this point in the history
  • Loading branch information
halftheopposite committed Mar 15, 2024
1 parent d06893b commit ef13d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ body {
will-change: box-shadow, transform;
font-size: 18px;
position: relative;
line-height: normal;
}

.button:focus {
Expand Down

0 comments on commit ef13d94

Please sign in to comment.