Skip to content

Commit a1a363c

Browse files
authored
Update layout.rs
1 parent 3d7610c commit a1a363c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/layout.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ pub fn Layout(
8383
{"
8484
body {
8585
margin: 0 auto;
86+
min-height: 100vh;
8687
}
8788
"}
8889
</style>

0 commit comments

Comments
 (0)