diff --git a/www/sheet.xsl b/www/sheet.xsl index e25fa01..66dcef8 100644 --- a/www/sheet.xsl +++ b/www/sheet.xsl @@ -21,6 +21,8 @@ body { overflow-wrap: anywhere; word-wrap: anywhere; + word-break: break-word; + font-family: sans-serif; }