awebsite/sass/_icon.scss

12 lines
200 B
SCSS
Raw Normal View History

2025-05-16 12:08:22 +02:00
i.icon {
display: inline-block;
mask-size: cover;
background-color: currentColor;
width: 1rem;
height: 1rem;
font-style: normal;
font-variant: normal;
line-height: 0;
text-rendering: auto;
}