diff --git a/css/style.css b/css/style.css index a8619391..5f05eea4 100644 --- a/css/style.css +++ b/css/style.css @@ -24,7 +24,7 @@ img.header { } div.wall { - background-image: url("./images/wall.png"); + background-image: url("../images/wall.png"); background-repeat: no-repeat; background-size:cover; margin-top:5px;