mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
Merge pull request #65 from claudio4/fix-text
This commit is contained in:
commit
e981c76ed4
1 changed files with 4 additions and 0 deletions
|
@ -183,6 +183,10 @@ article {
|
|||
border-radius: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
& p {
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
}
|
||||
|
||||
.backlinks a {
|
||||
|
|
Loading…
Reference in a new issue