From bb479b8f4775507b5fe817b1724ccca335bc135c Mon Sep 17 00:00:00 2001 From: Kevin Jannis Date: Thu, 15 Jan 2015 20:17:02 +0100 Subject: [PATCH] Added blank line between selectors in jumbotron --- less/jumbotron.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/jumbotron.less b/less/jumbotron.less index 340d4a372a..d6410238a1 100644 --- a/less/jumbotron.less +++ b/less/jumbotron.less @@ -13,6 +13,7 @@ .h1 { color: @jumbotron-heading-color; } + p { margin-bottom: (@jumbotron-padding / 2); font-size: @jumbotron-font-size; -- 2.47.2