fix code blocks

This commit is contained in:
nihilist 2025-05-10 15:16:57 +02:00
parent 5425e3fee4
commit 4945b001a4

View file

@ -22,3 +22,7 @@
img {
max-height: 800px;
}
code {
word-wrap: break-word;
}