From 9b2a61f5556cbfcf0ad458d07d12c7db3afb0541 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 10 Jun 2020 16:51:58 +0100 Subject: [PATCH] search banner width --- epicyon-follow.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/epicyon-follow.css b/epicyon-follow.css index 58d243490..db457a1fb 100644 --- a/epicyon-follow.css +++ b/epicyon-follow.css @@ -70,8 +70,7 @@ a:link { background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("search_banner.png"); background-position: center; background-repeat: no-repeat; - background-size: cover; - position: relative; + background-size: 90%; } .follow {