Skip to content

Commit

Permalink
responsividade quem somos
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo-erades committed Sep 4, 2023
1 parent 3a85ca2 commit c949b66
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ section#salgada p#subtitulo2, section#doce p#subtitulo2, section#especial p#subt
font-size: 0.8em;
}
section#quemSomos h3{
font-size: 0.9em;
font-size: 1em;
}
section#doce p.texto-doce-pequeno{
display: block;
Expand Down Expand Up @@ -177,11 +177,11 @@ section#salgada p#subtitulo2, section#doce p#subtitulo2, section#especial p#subt
section#contato{
font-size: 1em;
}
section#quemSomos{
section#quemSomos p{
font-size: 0.8em;
}
section#quemSomos h3{
font-size: 0.9em;
font-size: 1.3em;
}
section#doce p.texto-doce-pequeno{
display: block;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ <h4 class="ml-auto mr-auto" style="font-size: 1.8em;padding-top:15px;padding-bot
</div>
</div>
</section>
<section class="caixa-conteudo" id="quemSomos" style="font-family: 'textos finos';">
<section class="caixa-conteudo" id="quemSomos" >
<div class="container">
<blockquote style="margin-top:10px; margin-bottom:10px;">
<span>
Expand Down

0 comments on commit c949b66

Please sign in to comment.