mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 21:39:36 +02:00
WeatherIcon. Small changes to theme state
This commit is contained in:
parent
cb0b4b495f
commit
e293325da7
16 changed files with 137 additions and 32 deletions
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%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue