bigger category stat numbers

This commit is contained in:
Jeff Atwood 2014-06-11 16:35:54 -07:00
parent d58ed9eafb
commit 90fca1ba17
1 changed files with 2 additions and 2 deletions

View File

@ -273,8 +273,8 @@
td {
padding: 2px;
vertical-align: bottom;
line-height: 17px;
&.value { text-align: right; }
line-height: 24px;
&.value { text-align: right; font-size: 24px; }
&.unit { text-align: left; }
}
}