Merge pull request #3003 from pearkes/blog-letter-spacing

website/www: make the blog more readble by tightening the letter spacing
This commit is contained in:
Mitchell Hashimoto 2014-02-19 13:19:11 -08:00
commit 5289261cc0
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 {