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:
commit
5289261cc0
|
@ -87,7 +87,7 @@ h6 {
|
|||
}
|
||||
|
||||
p {
|
||||
letter-spacing: 1px;
|
||||
letter-spacing: normal;
|
||||
line-height: 32px;
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue