ended7월 16일· 1 sources

Your CSS Grid cards look misaligned. `subgrid` is the fix you didn't know existed.

Why it matters

Here is a layout I have built more times than I can count. You have a row of cards in a CSS Grid. Each card has a header, a body with variable-length content, and a footer with a button. The card with...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues