Skip to content

Commit fa72b85

Browse files
committed
Add subtle box-shadow to thumbnail images
1 parent 41a5e68 commit fa72b85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/app.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ h3, .post h2, header h2 {
264264
margin-left: 15px;
265265
margin-bottom: 15px;
266266
clear: right;
267+
box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
267268
}
268269
}
269270

0 commit comments

Comments
 (0)