fix guide page layout breaking on mobile chromium

It can't break links in a useful way.
This commit is contained in:
outfoxxed 2025-01-29 18:24:29 -08:00
parent ca0e5a2aab
commit ab32f0cf82
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E

View file

@ -17,6 +17,7 @@
.docslayout-inner {
flex-grow: 1;
overflow-wrap: anywhere;
}
.docs {