Skip to content

Commit 6c6ae97

Browse files
committed
Better scrolling
1 parent f3b0294 commit 6c6ae97

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css/custom.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
}
1010

1111
body > div.w3-content {
12-
height: calc(100vh - 250px);
12+
min-height: calc(100vh - 250px);
1313
padding: 24px 12px;
14-
overflow: auto;
1514
}
1615

1716
@media (max-height: 650px) {

0 commit comments

Comments
 (0)