mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-24 21:26:09 +00:00
`overflow-wrap: anywhere` is a superior alternative to `word-wrap: break-word` and we were already setting it in the class. I tested a few cases, all look good.