Skip to content

Commit f9376dd

Browse files
committed
Update layout.scss
1 parent 8f2174d commit f9376dd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/layout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,10 @@ body {
506506
}
507507
}
508508

509+
.page-content {
510+
min-height: calc(var(--vh, 1vh) * 100 - 56px - 135.867px);
511+
}
512+
509513
/* Hide scrollbars on all elements */
510514
* {
511515
scrollbar-width: none; /* Firefox */

0 commit comments

Comments
 (0)