From 567348ec908ac98c5a48d53253df9ffdcd88f0ec Mon Sep 17 00:00:00 2001 From: cark Date: Tue, 13 Apr 2021 00:42:59 +0100 Subject: [PATCH] word-break is probably a bad idea --- memos.css | 1 - 1 file changed, 1 deletion(-) diff --git a/memos.css b/memos.css index 3dfedf5..0ccc4da 100644 --- a/memos.css +++ b/memos.css @@ -7,7 +7,6 @@ padding: 12px 24px; box-shadow: 4px 6px 20px #cecece; transform: rotate(-1deg); - word-break: break-all; font-family: 'Newsreader', serif; } .memo h2 {