fix: 💄 update box-shadows for better visual clarity
This commit is contained in:
parent
eb107195fb
commit
7512e920e1
4 changed files with 5 additions and 3 deletions
|
@ -71,7 +71,7 @@
|
|||
border-radius: inherit;
|
||||
padding: 1.5em;
|
||||
|
||||
box-shadow: 0.125em 0.125em 0.5em var(--clr-box-shadow);
|
||||
box-shadow: 0.125em 0.125em 0.75em 0.25em var(--clr-box-shadow);
|
||||
|
||||
z-index: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue