Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
sibellyvih authored Sep 12, 2024
1 parent d66e94d commit a4987dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ blockquote {
}

.acessar-jogo {
background-image:url(Fundo Jogo.jpg);
background-image:url(Fundo\ Jogo.jpg);
background-size: cover; /* Ajusta a imagem para cobrir toda a div */
background-position: center; /* Centraliza a imagem */
background-repeat: no-repeat; /* Evita a repetição da imagem */
Expand Down

0 comments on commit a4987dd

Please sign in to comment.