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