Skip to content

Commit

Permalink
extend height stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
kuroji-fusky committed Feb 13, 2023
1 parent aae71e7 commit eaaf50f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ module.exports = {
body: {
fontFamily: theme("fontFamily.open-sans"),
},
"#__nuxt": {
minHeight: '100vh',
}
})
}),
],
Expand Down

0 comments on commit eaaf50f

Please sign in to comment.