Files
blog/sass/_icon.scss
daudix 4ed42a397b Get rid of pre-iOS-15 -webkit- prefixes
I mean, I don't care about anything lower tbh
2024-09-14 05:06:48 +03:00

9 lines
137 B
SCSS

.icon {
display: inline-block;
mask-size: cover;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
}