From d1e5af9e1b93c39171f01f1fd52eb1130a54c622 Mon Sep 17 00:00:00 2001 From: Max1mkasss <144679420+Max1mkasssss@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:38:17 +0200 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 040967a..0fafcb5 100644 --- a/style.css +++ b/style.css @@ -122,7 +122,7 @@ button:not(:hover){ margin-top: 115px; } .background-section-hero{ - background-image: url(/img/img-section-hero.png); + background-image: url(img/img-section-hero.png); background-repeat: no-repeat; background-position: right; } @@ -764,4 +764,4 @@ button:not(:hover){ height: 50px; cursor: pointer; transition: 0.3s ease; -} \ No newline at end of file +}