- From: Kieran Pilkington via GitHub <sysbot+gh@w3.org>
- Date: Sat, 27 Apr 2024 09:19:53 +0000
- To: public-css-archive@w3.org
IIRC, display takes multiple values. So how about something like this? ``` display: grid balance; ``` * Saves having to worry about what to set for grid-template-rows * Balance I feel describes what is it trying to achieve (balance items across the grid) -- GitHub Notification of comment by KieranP Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9733#issuecomment-2080427849 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 27 April 2024 09:19:54 UTC