From 6dc1d04b7c17aa203fdccc9bca14776e4d3fd280 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 19 Mar 2018 11:00:29 +0100 Subject: [PATCH] Update style.css --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index bb7b845..b9415fa 100755 --- a/css/style.css +++ b/css/style.css @@ -805,9 +805,9 @@ nav.wrapper { border: none; padding: 0; } .post.single .post-header { - min-height: 60vh; + min-height: 65vh; background-image: url(../images/@stock/post-big.jpg); - background-position: 50% top; + background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;