Skip to content

Commit

Permalink
Fixed page height.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecao committed Oct 17, 2023
1 parent 3d9da73 commit a8f429c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/layout/Page.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
max-width: 1320px;
margin: 0 auto;
padding: 0 20px;
min-height: calc(100vh - 60px);
}

0 comments on commit a8f429c

Please sign in to comment.