1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-21 20:39:36 +02:00
flame/client/src/components/UI/Icons/Icon/Icon.module.css

5 lines
55 B
CSS
Raw Normal View History

.Icon {
color: var(--color-primary);
width: 90%;
}