Improve stats font.

This commit is contained in:
Gunther Brunner
2015-06-15 23:33:00 +09:00
parent b976646d51
commit 22c13489ce

View File

@@ -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;
}