From e3cb0aa802de56e5719a299779b7d4eabe8285e3 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 21 Apr 2016 02:42:12 +0200 Subject: [PATCH] add some padding to the banner logo to fit better the center of the content section --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 0004bd1b4..e5f1c0cd4 100644 --- a/css/style.css +++ b/css/style.css @@ -185,6 +185,7 @@ header #banner { color: #fff; font-weight: bold; whitespace: nowrap; + padding-left: 55px; } header #banner #logo-img, .navbar-brand #logo-img {