Fix overflowing text
This commit is contained in:
parent
761eb343f9
commit
e137038586
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ html {
|
|||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
ul {
|
||||
|
|
Loading…
Add table
Reference in a new issue