From f1365bffd6d87bcf54371b3ea0ecac03541d68d0 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 15 Jun 2022 23:41:10 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/scss/article.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/buha/assets/scss/article.scss b/themes/buha/assets/scss/article.scss index 103ebd7e..85c9fcb7 100644 --- a/themes/buha/assets/scss/article.scss +++ b/themes/buha/assets/scss/article.scss @@ -1,7 +1,4 @@ article { - .article_content { - word-break: break-all; - } .article_image { display: flex; justify-content: center;