LT-247: Fixing font-weight for Roboto-Black
This commit is contained in:
parent
fcdefda586
commit
e0b459abd0
@ -42,8 +42,7 @@ $seriesCountBackgroundColor = #678696
|
|||||||
strong
|
strong
|
||||||
color: $activeColor
|
color: $activeColor
|
||||||
font-size: 10px
|
font-size: 10px
|
||||||
// TODO: [design] try to find out what is the font-weight for Roboto-Black
|
font-weight: 900
|
||||||
font-weight: 500
|
|
||||||
|
|
||||||
div
|
div
|
||||||
background-color: $seriesCountBackgroundColor
|
background-color: $seriesCountBackgroundColor
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user