Grids - ariel-fer/Araena GitHub Wiki

[[TOC]]

Add gaps between content

Create a class to wrap content on each of the grid/flexbox cells.

This will not have any styling unless it applies for all instances of this class

Testing

  • Make sure you test out the grid with a different number of elements. sometimes having 2 completed rows is not the same than testing 1 full row and a few missing elements on the 2nd row. like following:

image.png

image.png

  • Look for proper borders being applied.
  • Scaling to a smaller device should make the transition smoother going to less number of columns.
⚠️ **GitHub.com Fallback** ⚠️