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>2020-05-13 08:15:10 +0300
committerJoway.CI <joway.w@gmail.com>2020-05-13 08:15:10 +0300
commit23aa5eac37fb2e095d345f394271a02ff28baf34 (patch)
treec1ed03b51332ee949e7d3173f9ab086aabb79f5c
parenta612ccd826d6b12d73f1add25b3b2ebb9fc2c980 (diff)
rm letter-spacing
-rw-r--r--static/css/index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/index.css b/static/css/index.css
index a2bf744..f6a29d2 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -119,9 +119,9 @@ a:hover {
.post-content {
padding: 0 12px;
}
- .post-content p {
+ /* .post-content p {
letter-spacing: 0.05em;
- }
+ } */
}
.post-content img {