diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/book.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/book.scss b/assets/book.scss index 583ecc2..b95e21b 100644 --- a/assets/book.scss +++ b/assets/book.scss @@ -4,6 +4,7 @@ html { font-size: $font-size-base; + letter-spacing: .3px; } html, body { |