Horizontal Scrolling
The horizontal scrolling creates an area whose content can be scrolled horizontally if the content is wider than the container element.
The structure of the class names are:
.horizontal-scrolling
.horizontal-scrolling-{SCREEN_SIZE}
until the screen size
The values are:
- SCREEN_SIZE lg, md, sm, xs
Basic Example: