Fixing the font sizes

This commit is contained in:
Chris Cowan 2017-01-04 11:09:08 -07:00
parent 4efe0ecd92
commit 33f4d535b8

View file

@ -76,7 +76,7 @@
height: 70px;
text-align: center;
display: flex;
padding: 0px 11px 5px;
padding: 0px 11px 10px;
flex-direction: column;
align-items: center;
justify-content: flex-end;
@ -90,7 +90,7 @@
padding: 0 8px 4px;
}
.thorHalfGauge__value {
font-size: 16px;
font-size: 13px;
line-height: 1;
text-align: center;
color: @black;