Skip to content

Commit 01d879d

Browse files
committed
Make card shadow more opaque
1 parent 36198d4 commit 01d879d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ section {
158158
border-radius: 4pt;
159159
background-color: #8882;
160160
width: 200pt;
161-
box-shadow: 0 1pt 2pt #0002;
161+
box-shadow: 0 1pt 2pt #0004;
162162
}
163163

164164
@media screen and (max-width: 600px) {

0 commit comments

Comments
 (0)