- commit
- e823027e0ba5894cb19ca416956ba36242605fba
- parent
- 51a672527402afac96376f940571df25d32e2121
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-09-15 07:41
break long words in body
Diffstat
| M | content/style.css | 1 | + |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/style.css b/content/style.css
@@ -27,6 +27,7 @@ body {
27 27 block-size: 100vb;
28 28 margin: 0;
29 29 padding: 0;
-1 30 word-wrap: break-word;
30 31 }
31 32
32 33 .button {