Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/shortcodes/notice.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/notice.html b/layouts/shortcodes/notice.html
index 59724fe..86298ab 100644
--- a/layouts/shortcodes/notice.html
+++ b/layouts/shortcodes/notice.html
@@ -7,6 +7,7 @@
}
div.notices p {
padding: 15px;
+ white-space: pre-wrap;
display: block;
/*font-size: 1rem;*/
margin-top: 0rem;