Skip to content

Add masonry layout grid

Hannes Heine requested to merge pr1256head into pr1256base

Created by: Tirokk

alina-beck Authored by alina-beck Merged


🍰 Pullrequest

Use CSS grid to create a masonry layout – allowing posts to have different heights.

So instead of this: Screenshot 2019-08-13 at 16 42 47

We should now see this: Screenshot 2019-08-13 at 16 49 48

Issues

ToDo

  • update styleguide dependency
  • use styleguide components in project

Merge request reports