fix: 💄 update box-shadows for better visual clarity

This commit is contained in:
Sebin Nyshkim 2025-06-28 22:36:35 +02:00
parent eb107195fb
commit 7512e920e1
4 changed files with 5 additions and 3 deletions

View file

@ -16,7 +16,7 @@
var(--gradient-end) 50%
);
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);
margin-block: 1em;
border-radius: 1em;