summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-07-29 15:53:36 +0300
committerAndrew Dolgov <[email protected]>2019-07-29 15:53:36 +0300
commit869833b7a3faa2d0195d787c69d90e9a90373315 (patch)
tree3a764da76ff9cf0df9d96cd65ca1395a2f535331 /css
parent907fd5735951176429acc1f1dd61e8cfc8bea74b (diff)
title: add small letter spacing
Diffstat (limited to 'css')
-rw-r--r--css/read.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/read.css b/css/read.css
index 0826efa..8c6c18b 100644
--- a/css/read.css
+++ b/css/read.css
@@ -57,6 +57,7 @@
margin-left : 10px;
flex-grow : 2;
text-align : center;
+ letter-spacing : 0.25px;
}
.footer .chapter {