Reduced font size of state card

This commit is contained in:
Paulus Schoutsen 2014-11-01 08:20:06 -07:00
parent d1f3c84212
commit 990ac057db

View File

@ -43,7 +43,7 @@
.name, .state.text {
text-transform: capitalize;
font-weight: 300;
font-size: 1.5rem;
font-size: 1.3rem;
}
.state {