Links menu in nav on mobile, DRY-er icon styles

This commit is contained in:
daudix
2024-06-09 00:29:17 +03:00
parent 047552a6e3
commit a69c24ef0a
4 changed files with 147 additions and 19 deletions

View File

@ -64,17 +64,10 @@
}
i {
-webkit-mask-size: cover;
display: inline-block;
mask-size: cover;
transition: background-color var(--transition);
background-color: var(--fg-muted-4);
width: 1.5rem;
height: 1.5rem;
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto;
}
span {