From ca4e52f16ebad3338aee5104fe2fc77c2495ad4e Mon Sep 17 00:00:00 2001 From: Kode Date: Fri, 7 Feb 2020 13:52:14 +0000 Subject: [PATCH] break up long titles --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index dfd9c1a..4c2b6ab 100644 --- a/index.html +++ b/index.html @@ -85,6 +85,7 @@ font-weight: 400; text-transform: uppercase; font-size: 18px; + word-break: break-word; } .section .modcount { width: 80px;