Use fixed-width numerals in call time

This commit is contained in:
Fedor Indutny 2021-07-15 15:10:08 -07:00 committed by GitHub
parent ee4b79120e
commit 6607bc0bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5688,6 +5688,7 @@ button.module-image__border-overlay:focus {
&__header-message {
font-weight: normal;
font-size: 13px;
font-variant: tabular-nums;
line-height: 18px;
letter-spacing: -0.0025em;
}