Skip to content

Commit 2b41f55

Browse files
Increase min-height of main wrapper to force scrollbar to appear on every pages
1 parent c661bf4 commit 2b41f55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sass/minima/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ pre {
195195
}
196196

197197
main .wrapper {
198-
min-height: 70vh;
198+
min-height: 73.5vh;
199199
}
200200

201201

0 commit comments

Comments
 (0)