website/www: make the blog more readble by tightening the letter spacing
This commit is contained in:
parent
f7629bb029
commit
41341e123d
|
@ -87,7 +87,7 @@ h6 {
|
|||
}
|
||||
|
||||
p {
|
||||
letter-spacing: 1px;
|
||||
letter-spacing: normal;
|
||||
line-height: 32px;
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in New Issue