Skip to content

Commit f6af59e

Browse files
committed
fix: removed postion:relative from card.css
1 parent 873c8a5 commit f6af59e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/card.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* CoCreate card */
22
.card {
3-
/*position: relative;*/
43
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
54
}

0 commit comments

Comments
 (0)