Skip to content

Commit e16abba

Browse files
committed
[design] increase scroll past end margin
1 parent 6d3964b commit e16abba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/css/base.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ html.is-background-color-by-custom,
3232
}
3333

3434
.is-layout-scrollpastendbody{
35-
margin-bottom:40vh;
35+
margin-bottom:75vh;
3636
}
3737

3838
.is-layout-alignment-topleftbody{

0 commit comments

Comments
(0)