From d6aafe102a3c552ea45fb2288d0fd60b22ee4245 Mon Sep 17 00:00:00 2001 From: ChineseChikki Date: Fri, 24 Feb 2023 12:38:38 +0100 Subject: [PATCH] last update --- public/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index d7d5b33..10259cc 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -1968,7 +1968,7 @@ footer { .speciality-right { background-image: url("/images/about5.jpg"); - background-size:contain; + background-size:cover; background-position: center center; background-repeat: no-repeat; border-radius: 10px 0 0 10px;