AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Grid and Gap for Vertical Layouts
The only way to make them not uniform is to know which ones are going to be not uniform and be able to program those out ahead of time. So you kind of inherently still need margins and paddings for some things, because let's face it, different typography, different headings and font sizes, they need more room to breathe than other things. You just having a single margin between everything as a gap might not always work. A cool thing about doing a lot of things in grid is that you can use that neat little grid overlay trick where you're essentially positioning two grid cells on top of each other.