Remove line-height to fix top tiles issue
This commit is contained in:
parent
abe2ee7dbc
commit
dba3572ce1
|
|
@ -1962,7 +1962,7 @@ span.right {
|
|||
|
||||
.tile_stats_count .count {
|
||||
font-size: 2.5vw;
|
||||
line-height: 47px;
|
||||
/* line-height: 47px;*/
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue