Skip to content

Commit e15c7ae

Browse files
author
Will Bamberg
committed
Add box shadow to results
1 parent 72a8f5e commit e15c7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editable-samples/css/editable.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ body {
4545
background-color: white;
4646
padding: 1em;
4747
box-sizing: border-box;
48+
box-shadow: 0px 2px 5px -2px rgba(0,0,0,0.1);
4849
}

0 commit comments

Comments
 (0)