diff --git a/src/style/style.css b/src/style/style.css index 2738790..135c255 100755 --- a/src/style/style.css +++ b/src/style/style.css @@ -49,7 +49,7 @@ header { height: 220px; width: 100%; margin: 0 0 0 0; - background-image: url("/BeerListOfMine/src/bg-logo.png"); + background-image: url("../bg-logo.png"); background-repeat: no-repeat; }