diff --git a/docs/style.css b/docs/style.css index 9768175..9c0ccbd 100644 --- a/docs/style.css +++ b/docs/style.css @@ -9,7 +9,7 @@ body { font-family: 'Comic Sans MS', sans-serif; background-color: #abeeff; - background-image: url(fundo.jpg); + background-image: url('imagens/fundo.jpg'); background-size: cover; background-position: center; display: flex;