Skip to content

Commit 96142ef

Browse files
committed
tweaking the card shadow
1 parent 6f9032d commit 96142ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_lib/solid-components/_cards.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// --------------------------------------------------
44

55
.card {
6-
box-shadow: 0 1px 0 rgba(173, 168, 168, .1);
6+
box-shadow: 0 1px 1px rgba(173, 168, 168, .1);
77
border: $border-lighter;
88
background-color: $fill-white;
99
border-radius: $border-radius;

0 commit comments

Comments
 (0)