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 +}