mirror of
https://git.oxeozero.it.com/oxeo0/blog-contributions.git
synced 2025-07-23 20:30:41 -04:00
fix code blocks
This commit is contained in:
parent
5425e3fee4
commit
4945b001a4
1 changed files with 4 additions and 0 deletions
|
@ -22,3 +22,7 @@
|
|||
img {
|
||||
max-height: 800px;
|
||||
}
|
||||
|
||||
code {
|
||||
word-wrap: break-word;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue