Skip to content

Commit

Permalink
Improve stats font.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunta committed Jun 15, 2015
1 parent b976646 commit 22c1348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/app/device-list/stats/device-list-stats.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@

.device-stats [class^="col-"] .number,
.device-stats [class*="col-"] .number {
font-size: 3.8em;
font-size: 3.4em;
font-weight: 100;
line-height: 1.4em;
line-height: 1.5em;
letter-spacing: -0.06em;
}

Expand Down

0 comments on commit 22c1348

Please sign in to comment.