Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
flex-wrap desktop nav on mobile devices
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent 75046de commit 9a47061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.css
Expand Up @@ -84,6 +84,7 @@ button:focus-visible {

@media (max-width: 1350px) {
.desktop-nav {
flex-wrap: wrap;
visibility: hidden;
}

Expand Down

0 comments on commit 9a47061

Please sign in to comment.