From d9bb3ac99aaf09a8eaf636d4eab1700bb86c5785 Mon Sep 17 00:00:00 2001 From: sulaman Date: Mon, 30 Aug 2021 11:44:03 +0500 Subject: [PATCH] url of header img modified --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index acfc7a6..38d5bca 100644 --- a/index.css +++ b/index.css @@ -268,7 +268,7 @@ display: none !important; /* header */ .heroheader { - background-image: url("../frontendsite/Assets/image/Group\ 1321.svg"); + background-image: url("./Assets/image/Group\ 1321.svg"); background-repeat: no-repeat; background-size: cover; width: 100%;