We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69afc29 commit 04dfc9eCopy full SHA for 04dfc9e
layouts/default.vue
@@ -28,7 +28,7 @@ export default {
28
29
<style>
30
.container {
31
- @apply flex justify-center items-center max-w-screen-xl mx-auto px-3;
+ @apply flex justify-center items-center max-w-screen-xl min-h-screen mx-auto px-3;
32
}
33
button,
34
.btn {
0 commit comments