diff options
Diffstat (limited to 'theme/stylesheets/book/markdown.less')
-rwxr-xr-x | theme/stylesheets/book/markdown.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/stylesheets/book/markdown.less b/theme/stylesheets/book/markdown.less index 481f902..52927a8 100755 --- a/theme/stylesheets/book/markdown.less +++ b/theme/stylesheets/book/markdown.less @@ -24,6 +24,7 @@ padding-bottom: 25px; padding-top: 15px; color:@page-color; + letter-spacing: 0.01rem; & > *:first-child { margin-top: 0 !important; } |