LT-247: Fixing font-weight for Roboto-Black

This commit is contained in:
Bruno Alves de Faria 2016-06-08 15:31:12 -03:00 committed by Erik Ziegler
parent fcdefda586
commit e0b459abd0

View File

@ -42,8 +42,7 @@ $seriesCountBackgroundColor = #678696
strong
color: $activeColor
font-size: 10px
// TODO: [design] try to find out what is the font-weight for Roboto-Black
font-weight: 500
font-weight: 900
div
background-color: $seriesCountBackgroundColor