fix word wrapping
This commit is contained in:
parent
3a3c8f8bf3
commit
5f66a35a29
@ -6,6 +6,7 @@ html {
|
||||
* {
|
||||
font-family: arial, helvetica, sans-serif;
|
||||
font-size: 11pt;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
a {
|
||||
|
Loading…
Reference in New Issue
Block a user