diff --git a/static/css/style.css b/static/css/style.css index da53587..f025a2d 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -4,7 +4,7 @@ font-family: system-ui; } .hero { background-color: #c5d5d7; - background-image: url(https://github.com/Amarilli/belly-button-challenge/blob/main/static/css/background.jpg); + background-image: url('https://github.com/Amarilli/belly-button-challenge/blob/main/static/css/background.jpg'); color: rgb(2, 2, 2); padding-top: 200px;