Skip to content

Commit

Permalink
Fixed ugly navbar.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao committed Aug 17, 2023
1 parent bd87858 commit 9b8fa08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/layout/AppLayout.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
width: 100vw;
grid-column: 1;
grid-row: 1 / 2;
z-index: 1;
}

.body {
Expand Down

0 comments on commit 9b8fa08

Please sign in to comment.