Skip to content

Commit

Permalink
ajuste menu mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloRocha-85 committed Jan 7, 2024
1 parent f6f79cf commit d951267
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ header .btn-mobile{
background: url(image/2.png);
background-size: cover;
}

#home .container .icons{
width: 10%;
height: 80vh;
Expand Down Expand Up @@ -395,7 +396,7 @@ footer a{
header .menu-mobile{
display: none;
width: 50%;
height: 20vh;
height: 40vh;
box-shadow: 0 0 15px 0 rgba(21,111,195,0.5);
position: fixed;
top: 20px;
Expand Down

0 comments on commit d951267

Please sign in to comment.