diff --git a/style.css b/style.css index d89eb17..864c310 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ body { background-attachment: fixed; width: 100%; height: 100vh; - background-image: url(profolio/image/background-hd.png); + background-image: url(image/background-hd.png); background-position: center; background-size: cover; }