style: change like color

This commit is contained in:
MAZE 2023-10-11 12:25:14 +03:30
parent 04061e23c3
commit d8c9806a19

View File

@ -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;