From 717c4e78fdd0797400a98f073f18a391aab4958d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 6 Jan 2017 10:56:11 +0100 Subject: Topbar background images position center. --- style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/style.scss b/style.scss index d024033..224fdf1 100644 --- a/style.scss +++ b/style.scss @@ -184,6 +184,7 @@ body { @extend .topbar; top: 0; width: 100%; + background-position: center; } .topbar p { -- cgit v1.2.3