From f23dba3b7d056415c3cdeb9faf04dd848467a3c0 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Wed, 22 Nov 2023 11:10:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BB=D0=B8=D0=BD=D0=BD=D1=8B?= =?UTF-8?q?=D1=85=20=D1=81=D1=82=D1=80=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/mmotium/assets/css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/mmotium/assets/css/style.scss b/themes/mmotium/assets/css/style.scss index c2e7189..9fce697 100644 --- a/themes/mmotium/assets/css/style.scss +++ b/themes/mmotium/assets/css/style.scss @@ -45,6 +45,7 @@ nav.navbar { background-color: $post-bg-color; padding: 24px; margin-bottom: 16px; + word-break: break-word; } p {