💄 style(projects): add border-radius and cleaner shadow
This commit is contained in:
parent
aa090f1694
commit
e78451dbba
@ -8,7 +8,8 @@
|
||||
}
|
||||
|
||||
.card {
|
||||
box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
|
||||
box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
|
||||
border-radius: 5px;
|
||||
background: var(--bg-2);
|
||||
min-height: 100px;
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user