From 30fa4d5a2f4aaced9c5de5fa2fc2cf5bcbd93354 Mon Sep 17 00:00:00 2001 From: Atheer Alotaibi Date: Fri, 3 Nov 2023 21:34:50 +0300 Subject: [PATCH] - --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 5629b4d..21b2d87 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -130,7 +130,7 @@ body { background-image: url("/images/Footer.webp"); background-size: cover; background-repeat: no-repeat; - background-position:left; + background-position: center center; color: #fff; }