Make stuff respect root font-size better

This commit is contained in:
David Lapshin
2024-05-15 02:37:28 +03:00
parent 7af96d6a01
commit bcabba7a64
7 changed files with 16 additions and 3 deletions

View File

@ -1,5 +1,7 @@
i.icon {
-webkit-mask-size: cover;
display: inline-block;
mask-size: cover;
font-style: normal;
font-variant: normal;
line-height: 1;