From 16d7139d15340c4b1ff37fae32732f4ae5cf5810 Mon Sep 17 00:00:00 2001 From: AnsariTufail <168163201+AnsariTufail@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:10:49 +0530 Subject: [PATCH] fixd img --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f13c34d..d7e9a32 100644 --- a/css/style.css +++ b/css/style.css @@ -1058,7 +1058,7 @@ span.textaccor { /* about hero*/ .hero_banner { - background: url("/assests/images/about-banner-img.png") no-repeat; + background: url("../assests/images/about-banner-img.png") no-repeat; background-position: center; background-size: cover; height: 420px;