From 22553681a3711a7f3dc2178e87952ccb3914fc49 Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 4 Mar 2023 06:27:49 +0300 Subject: css fixes again --- htdocs/scss/app/mobile.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'htdocs/scss/app/mobile.scss') diff --git a/htdocs/scss/app/mobile.scss b/htdocs/scss/app/mobile.scss index 4eae019..30782a1 100644 --- a/htdocs/scss/app/mobile.scss +++ b/htdocs/scss/app/mobile.scss @@ -46,6 +46,6 @@ a.head-item:last-child > span { .blog-list.withtags { margin-right: 0; } -//.blog-post-toc { -// display: none; -//} \ No newline at end of file +.blog-post-text code { + word-wrap: break-word; +} \ No newline at end of file -- cgit v1.2.3