Skip to content

Commit

Permalink
ADD. word-break: keep-all;
Browse files Browse the repository at this point in the history
  • Loading branch information
rhirano0715 committed Mar 18, 2023
1 parent 54bdc57 commit ac193d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#text-container {
font-size: 8vw;
text-align: center;
word-break: keep-all;
}

</style>
Expand Down

0 comments on commit ac193d2

Please sign in to comment.