From cb06747c11044dbe29c8ee445919f3f97b388ab6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 10 Jun 2020 16:18:43 +0100 Subject: [PATCH] Full width --- epicyon-follow.css | 1 - 1 file changed, 1 deletion(-) diff --git a/epicyon-follow.css b/epicyon-follow.css index b7e6cc9a..58d24349 100644 --- a/epicyon-follow.css +++ b/epicyon-follow.css @@ -68,7 +68,6 @@ a:link { .searchBanner { background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("search_banner.png"); - width: 90%; background-position: center; background-repeat: no-repeat; background-size: cover;