Skip to content

Commit

Permalink
Merge pull request #84 from OleMussmann/fix-header-reflow
Browse files Browse the repository at this point in the history
prevent linebreaks in header words for small window sizes
  • Loading branch information
tomfran authored Feb 20, 2025
2 parents 51595b6 + aeb90b0 commit c60dc55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/utils.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.flex {
display: flex;
flex-wrap: wrap;
}

.bold {
Expand Down

0 comments on commit c60dc55

Please sign in to comment.