1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

fix icons having weird padding

This commit is contained in:
mat 2022-10-09 22:46:44 -05:00
parent 01fdc9d919
commit 14de0c5801

View file

@ -8,7 +8,7 @@
width: 1em;
opacity: 0.5;
transition: opacity 200ms;
display: inline-block;
display: block;
}
.icon :global(img) {
display: block;