Skip to content

Commit 0c58c19

Browse files
committed
fix: update word break style
1 parent bdd9511 commit 0c58c19

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/assets/css/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ section {
8383
justify-content: center;
8484
display: flex;
8585
overflow: scroll;
86+
word-break: break-all;
8687
}
8788

8889
.main-section {

0 commit comments

Comments
 (0)