Skip to content

Commit

Permalink
ajustado responsividade
Browse files Browse the repository at this point in the history
ajustado responsividade
  • Loading branch information
jeandreotti committed Oct 31, 2024
1 parent 974dde6 commit f16bee9
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 @@ -6,7 +6,7 @@
font-size: 13px;
}
body{
overflow-x: hidden; /* todo conteudo que passar da pagina em x sera ignorado */
overflow: hidden; /* todo conteudo que passar da pagina em x sera ignorado */
}
header{
height: 100px;
Expand Down

0 comments on commit f16bee9

Please sign in to comment.