1.2.0 • Published 5 years ago

@ecl/generic-utility-padding v1.2.0

Weekly downloads
136
License
EUPL-1.1
Repository
github
Last release
5 years ago

Padding utilities

Use the following classes to quickly set a padding:

  • ecl-u-pa-xxl: Extra extra large padding
  • ecl-u-pa-xl: Extra large padding
  • ecl-u-pa-l: Large padding
  • ecl-u-pa-m: Medium padding
  • ecl-u-pa-s: Small padding
  • ecl-u-pa-xs: Extra small padding
  • ecl-u-pa-xxs: Extra extra small padding

You can also set a specific padding (top, right bottom, left, horizontal, vertical), and/or a specific breakpoint.

See examples for more information.