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

github.com/joway/hugo-theme-yinyang.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoway.CI <joway.w@gmail.com>2019-12-18 05:44:01 +0300
committerJoway.CI <joway.w@gmail.com>2019-12-18 05:44:01 +0300
commite78d1ebf7f06d58a4717b6dcc46558cb4c0d5d8c (patch)
tree4ff121c06718a1f2a37a6241a1d6993dde7e8bb4
parent33c764240f8b02e4b370376319593437f2403ad3 (diff)
fix: rm word-break
-rw-r--r--static/css/index.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/css/index.css b/static/css/index.css
index 1ae6e17..bcbf154 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -164,7 +164,6 @@ a:hover {
line-height: 1.6;
text-align: justify;
text-justify: ideographic;
- word-break: break-all;
margin-bottom: 1em;
}