mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 11:00:39 +02:00
fix word-wrap
This commit is contained in:
@@ -116,6 +116,10 @@ h3 {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
code {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.code {
|
||||
display: block;
|
||||
font-family: monospace;
|
||||
|
||||
Reference in New Issue
Block a user