From: Armaan Bhojwani Date: Mon, 15 Feb 2021 03:23:59 +0000 (-0500) Subject: Break word X-Git-Url: https://git.armaanb.net/?p=lightcards-http.git;a=commitdiff_plain;h=d05b2c37e12b1f136ad14b770a367a0e6210db44 Break word Prevents code from sticking out on small screens --- diff --git a/index-raw.html b/index-raw.html index f826c0d..49bf181 100644 --- a/index-raw.html +++ b/index-raw.html @@ -15,6 +15,7 @@ body { line-height: 1.6; padding: 0 10px; font-size: 18px; + word-break: break-word; font-family: serif; }