mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: change icon backgrounds
This commit is contained in:
parent
d672bf6f85
commit
ef825cae68
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
border: 1px solid var(--color-neutral-200);
|
||||
border-radius: 12px;
|
||||
margin-bottom: 12px;
|
||||
background-color: var(--color-neutral-100);
|
||||
background: linear-gradient(var(--color-neutral-100), transparent);
|
||||
color: #818cf8;
|
||||
font-size: var(--font-lg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue