Reduce letter spacing
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user