website/www: make the blog more readble by tightening the letter spacing

This commit is contained in:
Jack Pearkes 2014-02-19 14:23:41 -05:00
parent f7629bb029
commit 41341e123d
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ h6 {
}
p {
letter-spacing: 1px;
letter-spacing: normal;
line-height: 32px;
a {