Revert "chore: make colors less abrupt"
This reverts commit 26ae53f8bb
.
This commit is contained in:
parent
f95a6af3e6
commit
57910f7554
3 changed files with 4 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
border-radius: var(--rounded-full);
|
||||
display: flex;
|
||||
padding: var(--sizing-lg);
|
||||
background-color: var(--white);
|
||||
background-color: var(--color-lightest);
|
||||
}
|
||||
|
||||
.avatar__wrapper,
|
||||
|
|
Reference in a new issue