style: center icons

This commit is contained in:
MAZE 2024-08-30 17:09:07 +03:30
parent 69eb8832da
commit 1cf9a85e13

View file

@ -47,6 +47,10 @@
color: var(--color-foreground-subtler); color: var(--color-foreground-subtler);
transition: 0.2s; transition: 0.2s;
& span {
line-height: 0;
}
&::after { &::after {
position: absolute; position: absolute;
top: 0; top: 0;