mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 20:43:13 +08:00
WeatherIcon. Small changes to theme state
This commit is contained in:
6
client/src/components/UI/Icons/Icon/Icon.module.css
Normal file
6
client/src/components/UI/Icons/Icon/Icon.module.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.Icon {
|
||||
color: var(--color-primary);
|
||||
/* for settings */
|
||||
/* color: var(--color-background); */
|
||||
width: 90%;
|
||||
}
|
||||
Reference in New Issue
Block a user