Skip to content

Commit

Permalink
break words on long titles
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeseast committed Apr 25, 2024
1 parent 111d55c commit 16c58f3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@
<style>
header h1 {
display: inline;
overflow-wrap: break-word;
}
</style>

0 comments on commit 16c58f3

Please sign in to comment.