feat: add word wrap
This commit is contained in:
parent
5f105fe5d9
commit
47d85d752f
5 changed files with 12 additions and 2 deletions
|
@ -73,6 +73,9 @@
|
|||
font-weight: 400;
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
line-height: 1.5;
|
||||
overflow-wrap: break-word;
|
||||
word-wrap: break-word;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
.heti::before, .heti::after {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue