Reduce letter spacing

This commit is contained in:
James Brooks
2014-12-05 13:00:28 +00:00
parent a38d0e040d
commit 7f253dbb4b
4 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ body.dashboard {
font-family: "Avenir Next W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size: 16px;
letter-spacing: 1px;
letter-spacing: 0.08em;
background: #f5f5f5; }
body.dashboard .wrapper {

View File

@@ -25,7 +25,7 @@ body.dashboard {
font-family: "Avenir Next W01", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size: 16px;
letter-spacing: 1px;
letter-spacing: 0.08em;
background: #f5f5f5; }
body.dashboard .wrapper {

View File

@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-ff8e250e.css",
"css/all.css": "css/all-434c3a48.css",
"js/all.js": "js/all-c84ab03b.js"
}