Skip to content

Commit

Permalink
Fix wrapping in header nav
Browse files Browse the repository at this point in the history
  • Loading branch information
mraerino committed Jun 8, 2024
1 parent 88a90e5 commit 79fd076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ header nav ul {
gap: 1rem;
height: 45%;
align-items: flex-end;
flex-wrap: wrap;
}

footer {
Expand Down

0 comments on commit 79fd076

Please sign in to comment.