Add letter spacing

This commit is contained in:
Alex Shpak 2018-10-22 15:51:20 +02:00
parent 2016133629
commit b571e84efd

View file

@ -4,6 +4,7 @@
html {
font-size: $font-size-base;
letter-spacing: .3px;
}
html, body {