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