mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-16 03:31:23 +00:00
Add letter spacing
This commit is contained in:
parent
2016133629
commit
b571e84efd
@ -4,6 +4,7 @@
|
||||
|
||||
html {
|
||||
font-size: $font-size-base;
|
||||
letter-spacing: .3px;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
Loading…
Reference in New Issue
Block a user