Skip to content

Commit

Permalink
responsividade
Browse files Browse the repository at this point in the history
projeto, aparentemente, pronto. Últimos ajustes na responsividade.
  • Loading branch information
Gustavo-erades committed Aug 8, 2023
1 parent a28b3d2 commit 513512f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ section#home p{
section#promocao-titulo h2#promocoes{
font-size: 6em;
padding-top: 20px;
padding-bottom:10px
padding-bottom:10px;
text-align: center;
}
}
@media(max-width:300px){
Expand Down Expand Up @@ -169,7 +170,7 @@ section#home p{
display: none;
}
section#promocao-titulo h2#promocoes{
font-size: 5em;
font-size: 4.7em;
}
section#quemSomos{
font-size: 1.8em;
Expand Down

0 comments on commit 513512f

Please sign in to comment.