From 05bc54721b550a8d4746517138a7b52e5c26f10f Mon Sep 17 00:00:00 2001 From: jomo Date: Sun, 9 Nov 2014 23:34:36 +0100 Subject: [PATCH] fix content margin-top floating header is 50px and has a 20px margin-bottom (which is obviously not applied) --- views/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.jade b/views/index.jade index 84e1ffe..b5641cd 100644 --- a/views/index.jade +++ b/views/index.jade @@ -1,7 +1,7 @@ extends layout block content - .container(style= "margin-top: 30px;") + .container(style= "margin-top: 70px;") .row .col-md-10 h1 Crafatar