Sizing

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.
  • .w-25(50, 75, 100, 110, 120, 130, 140, 150) - controls the width of an element in %.
  • .h-25(50, 75, 100, 110, 120, 130, 140, 150) - controls the height of an element in %.