Use fixed-width numerals in call time
This commit is contained in:
parent
ee4b79120e
commit
6607bc0bb5
1 changed files with 1 additions and 0 deletions
|
@ -5688,6 +5688,7 @@ button.module-image__border-overlay:focus {
|
||||||
&__header-message {
|
&__header-message {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
font-variant: tabular-nums;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
letter-spacing: -0.0025em;
|
letter-spacing: -0.0025em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue