Make stuff respect root font-size better
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user