label font changes
This commit is contained in:
parent
293a2ccfad
commit
6a02d7d169
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue