adjust style

This commit is contained in:
Aron Petau 2025-05-16 12:08:22 +02:00
parent c9612d8a1d
commit ad8718ba49
48 changed files with 4217 additions and 15 deletions

11
sass/_icon.scss Normal file
View file

@ -0,0 +1,11 @@
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;
}