Hacker News new | ask | show | jobs
by flupe 1332 days ago
Absolutely perplexed by the other answers that think CSS grid is a hammer for every nail. In your example without a table, you can just drop `display grid` and set `div {min-height: 33vh}`.