mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-20 12:09:36 +02:00
6 lines
115 B
CSS
6 lines
115 B
CSS
|
.Icon {
|
||
|
color: var(--color-primary);
|
||
|
/* for settings */
|
||
|
/* color: var(--color-background); */
|
||
|
width: 90%;
|
||
|
}
|