[design] increase scroll past end margin

This commit is contained in:
zombieFox 2019-11-21 09:45:45 +00:00
parent 6d3964bef5
commit e16abba01b

View File

@ -32,7 +32,7 @@ html.is-background-color-by-custom,
}
.is-layout-scrollpastend body {
margin-bottom: 40vh;
margin-bottom: 75vh;
}
.is-layout-alignment-topleft body {