Skip to content

Commit d7378d9

Browse files
committed
Fix styles
1 parent 61cf342 commit d7378d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/default.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ p {
5252
}
5353
5454
.wrapper {
55-
min-height: 100vh;
55+
min-height: 100%;
5656
width: 100%;
5757
display: flex;
5858
flex-direction: column;

0 commit comments

Comments
 (0)