remove icon fill

This commit is contained in:
Inhji 2023-03-31 22:20:38 +02:00
parent 58550fe4f3
commit c9bf01d80f

View file

@ -67,5 +67,4 @@ a[rel] svg {
/* Set width and color for identity icons */ /* Set width and color for identity icons */
svg { svg {
width: 1.5em; width: 1.5em;
@apply fill-emerald-500 dark:fill-emerald-700;
} }