Skip to content

Commit

Permalink
Don’t wrap text in buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
liZe committed Oct 13, 2024
1 parent 04a80d9 commit 8ec5b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ h4 {
display: inline-block;
margin: 0;
padding: 1em;
white-space: nowrap;
}

.buttons a::before {
Expand Down

0 comments on commit 8ec5b8d

Please sign in to comment.