scrollSnapMargin

The scroll-margin shorthand property sets all of the scroll margins of an element at once, assigning values much like the margin property does for margins of an element.

Syntax: <length>{1,4}

| Chrome | Firefox |          Safari           | Edge | IE  |
| :----: | :-----: | :-----------------------: | :--: | :-: |
|   69   |  68-90  |           14.1            | n/a  | No  |
|        |         | 11 _(scroll-snap-margin)_ |      |     |

See also