Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Bianck23 authored Aug 9, 2024
1 parent 08e2130 commit 9433973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
}

/* ATIVANDO O BOTÃO HAMBURGUER QUANDO O TAMANHO DA TELA ATINGIR 600PX */
@media (max-width: 600px){
@media (min-width: 600px){

header{
height: 20%;
Expand Down

0 comments on commit 9433973

Please sign in to comment.