-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The homepage needs to have consistent padding between images, right now it fluctuates based on the window dimension. The only variable should be the outer margins between images and the window edges. The padding should always be 60 between images and 75 (or 74) between rows.
Based on the mockups these are the grid specs we should be hitting at each breakpoint.
375px
~24 px between each image
1024px
~60px between images
~74px between rows
1440px
~80px between images
~94px between rows
1920px
~101px between images
~114px between rows
Reactions are currently unavailable