mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: change like color
This commit is contained in:
parent
04061e23c3
commit
d8c9806a19
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
border-radius: 50%;
|
||||
background-color: black;
|
||||
background-color: var(--color-neutral-100);
|
||||
color: var(--color-foreground);
|
||||
color: var(--color-foreground-subtle);
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue