Sizing utlities to control the size of an element.
.mw-25(50, 75, 100, 110, 120, 130, 140, 150)
- controls the max-width
of an element in %
.
.vw-25(50, 75, 100, 110, 120, 130, 140, 150)
- controls the width of an element in vw
.
Responsive sizing utlities to control the size of an element at every breakpoint.