Skip to content

Commit

Permalink
consertando resp
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo-erades committed Sep 11, 2023
1 parent 4dbab84 commit a12a1b3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,15 @@ div.promocoes-semana h4.dia-semana{
}
/* cards pizzzas */
@media (min-width:767.98px) and (max-width:920.98px){

div#carousel-controles-salgada .cartao-pizza h3 {
font-size: 1.5em
}
div#carousel-controles .cartao-pizza h3 {
font-size: 1.5em
}
div#carousel-controles-especial .cartao-pizza h3 {
font-size: 1.5em
}
}
@media (min-width:990.98px) and (max-width:1199.98px){
div#carousel-controles-especial br{
Expand Down

0 comments on commit a12a1b3

Please sign in to comment.