Skip to content

Category cards fill screen width

Lukas Möller requested to merge home-card-fill-width into staging

I was annoyed by the category cards being off-centered on mobile devices. I added css so that on mobile devices where no two cards could fit side by side a single card fills the entire width. I will likely replace this with css-grids in the future.

Before (Prod):

Screen_Shot_2020-02-27_at_23.23.38

After (This branch):

Screen_Shot_2020-02-27_at_23.23.14

Merge request reports

Loading