• Customizable Grid

    • Horizontally placed items, spanned in multiple rows

    • use classes "repeater-align-....." and "repeater-gap-....." to modify

Item-width in percentage (%)

  • fixed number of items set for each breakpoint: 100% (xs), 50% (sm), 50% (md), 33% (lg)

Item-width in pixels (px)

  • fixed item width for each breakpoint: 150px (xs), 175px (sm), 200px (md), 250px (lg)

Variable width items

  • items are as wide as their content