shrink label letter-spacing
This commit is contained in:
parent
79666ba324
commit
1489a01071
1 changed files with 1 additions and 1 deletions
|
@ -779,7 +779,7 @@ label,
|
|||
display: block;
|
||||
font-size: 12px;
|
||||
font-weight: normal;
|
||||
letter-spacing: 0.1em;
|
||||
letter-spacing: 0.05em;
|
||||
margin-bottom: 4px;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue