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 3d7610c commit a1a363cCopy full SHA for a1a363c
src/components/layout.rs
@@ -83,6 +83,7 @@ pub fn Layout(
83
{"
84
body {
85
margin: 0 auto;
86
+ min-height: 100vh;
87
}
88
"}
89
</style>
0 commit comments