fix: alignment of number of challenges in Map Title (#35130)

This commit is contained in:
Niraj Nandish
2019-02-15 14:06:05 +04:00
committed by mrugesh mohapatra
parent 0655abf800
commit 092d25d63c

View File

@ -29,7 +29,7 @@
.map-title-completed {
margin-left: auto;
width: 90px;
width: 100px;
padding-left: 20px;
}