The snapport is the area of the scroll container to which the snap areas are aligned. By default, it is the same as the visual viewport of the scroll container, but it can be adjusted using the scroll-padding property.
3 Matching Annotations
- Last 7 days
-
-
- May 2021
-
stackoverflow.com stackoverflow.com
-
You need to use the :target pseudo-class: :target { background-color: #ffa; }
-