From 080fa477fd5009978be73da69a760c5e7f7f69f1 Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Sun, 11 Jan 2015 00:13:34 +0000 Subject: [PATCH] Fix recents spacing --- public/stylesheets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index 591c5d3..5273550 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -108,7 +108,7 @@ h3 { margin-bottom: 50px; } -.recent img { +.recent .artwork { margin-bottom: 30px; }