website/docs: fix letter spacing on high zoom [GH-2486]

This commit is contained in:
Mitchell Hashimoto 2013-11-26 11:19:45 -08:00
parent 5790235a54
commit 25d0dd149d
1 changed files with 1 additions and 1 deletions

View File

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