SCROLL-MARGIN-BOTTOM
The scroll-margin-bottom property specifies the bottom edge of the scroll snap area.
SYNTAX
CSS
scroll-margin-bottom: value;
JS
object.style.scrollMarginBottom = "value";
VALUES
<'scroll-margin-bottom'> = <length>
<length>
Specifies the length using a number followed by a unit of measurement.
INITIAL
0