💄style(projects): cleaner shadow
This commit is contained in:
parent
36a9bac765
commit
8b091ba7e9
@ -10,7 +10,7 @@
|
||||
.card {
|
||||
min-height: 100px;
|
||||
background: var(--bg-2);
|
||||
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
|
||||
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user