diff --git a/style.css b/style.css index de36a7b..9796c66 100644 --- a/style.css +++ b/style.css @@ -133,7 +133,7 @@ aside::before { background-size: contain; background-position: left bottom; - background-image: url('/background.png'); + background-image: url('./background.png'); background-repeat: no-repeat; z-index: 0;