Skip to content

Commit 28ea9fe

Browse files
committed
update
1 parent 184dca1 commit 28ea9fe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_sass/theme.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ img {
1212
margin-bottom: 0;
1313
}
1414

15+
article * {
16+
overflow-wrap: break-word;
17+
word-wrap: break-word;
18+
word-break: break-word;
19+
}
20+
1521
@import "bootstrap/functions";
1622
@import "bootstrap/variables";
1723
@import "bootstrap/variables-dark";

0 commit comments

Comments
 (0)