commit af8d87342ae42b137bac547a1dface6c5b681c67 parent 70ffc159be97dfdadb70daadd522ade3c9d144ce Author: pyratebeard <root@pyratebeard.net> Date: Fri, 26 Jan 2024 23:17:16 +0000 take a word break Diffstat:
M | style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -163,6 +163,7 @@ code { font-size: 0.9em; padding: 2px 4px 2px 4px; border-radius: 2px; + word-break: break-all; } /* site specific css */