label font changes

This commit is contained in:
Minesh Mitha 2018-10-21 21:05:38 +01:00
parent 293a2ccfad
commit 6a02d7d169

View file

@ -29,8 +29,9 @@
width: 100%;
color: $grey;
.label {
font-weight: bold;
text-transform: uppercase;
font-size: 18px;
font-size: 13px;
letter-spacing: 0.4px;
line-height: 18px;
}