Skip to content

Commit 8bdc43e

Browse files
committed
.single-item shadow change
1 parent 90f71e6 commit 8bdc43e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ pre.code {
221221
background-color: #fff;
222222
padding: 25px;
223223
border-radius: 4px;
224-
box-shadow: 0 6px 8px rgba(102, 119, 136, .03), 0 1px 2px rgba(102, 119, 136, .3);
224+
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.03), 0 1px 2px rgba(0, 0, 0, 0.3);
225225
}
226226

227227
.single-item .item {

0 commit comments

Comments
 (0)