mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
style: change like color
This commit is contained in:
parent
04061e23c3
commit
d8c9806a19
@ -42,7 +42,7 @@
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
background-color: var(--color-neutral-100);
|
background-color: var(--color-neutral-100);
|
||||||
color: var(--color-foreground);
|
color: var(--color-foreground-subtle);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user