diff --git a/CSS/style.css b/CSS/style.css index 6625bff..bb842c6 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -13,7 +13,7 @@ aside { float: left; width: 470px; min-height: 480px; - background: url(logo.png) center top no-repeat; + background: url(../imatges/logo.png) center top no-repeat; margin: 0 0 20px 0; } section {