From 94adb2fbb9579905983906edfd939959de897559 Mon Sep 17 00:00:00 2001 From: Aman Jain <87036083+Hi-Aman-Jain@users.noreply.github.com> Date: Fri, 2 Aug 2024 22:32:24 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index e6d1409..33d00a3 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,7 @@ } .logo { - background-image: url("/.Images/amazon-logo.png"); + background-image: url("/Images/amazon-logo.png"); background-size: cover; height: 22px; width: 75px;