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 1eb89b6 commit d66e94d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 Expand Up @@ -449,4 +449,4 @@ blockquote {
font-size: 13px;
margin: 20px 0 0;
padding: 10px;
}
}

0 comments on commit d66e94d

Please sign in to comment.