mirror of https://github.com/vector-im/riot-web
Css rounds weirdly sometimes. Heigher precision fixes it.
parent
a11812a402
commit
83bd96a091
|
@ -34,7 +34,7 @@ $font-16px: 1.067rem;
|
|||
$font-17px: 1.133rem;
|
||||
$font-18px: 1.200rem;
|
||||
$font-19px: 1.267rem;
|
||||
$font-20px: 1.333rem;
|
||||
$font-20px: 1.3333333rem;
|
||||
$font-21px: 1.400rem;
|
||||
$font-22px: 1.467rem;
|
||||
$font-23px: 1.533rem;
|
||||
|
|
Loading…
Reference in New Issue