Broke large words in comments
parent
ba67b91beb
commit
82cf43082e
|
@ -48,6 +48,7 @@
|
|||
}
|
||||
p {
|
||||
margin-bottom: 1rem;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.codehilite {
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in New Issue