From 417ad118f43fd38408f7fef6176593f7c88e7c9a Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Mon, 19 Mar 2018 12:02:21 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 53cdf07..c0f18e6 100755 --- a/css/style.css +++ b/css/style.css @@ -811,7 +811,7 @@ nav.wrapper { border: none; padding: 0; } .post.single .post-header { - min-height: 65vh; + min-height: 45vh; background-image: url(../images/@stock/post-big.jpg); background-position: center; background-repeat: no-repeat;