From e08a4dc969a606f3c84241b119bceb3ac4394d74 Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Sat, 5 Sep 2015 13:21:16 -0300 Subject: [PATCH] Remove margin top from central area blocks --- css/main-content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main-content.css b/css/main-content.css index c89ca0d..834fa48 100644 --- a/css/main-content.css +++ b/css/main-content.css @@ -1,5 +1,5 @@ /*** Box ***/ -.box-1 .block, + .no-boxes .block { margin-top: 50px; } -- libgit2 0.21.2