- From: Trond Husø via GitHub <sysbot+gh@w3.org>
- Date: Mon, 31 Jan 2022 14:45:41 +0000
- To: public-css-archive@w3.org
As I had a client who wanted to show her clients in a grid I had to use the grid-template-areas. It wasn't a perfect match, but as close it it could be. The first cell had a lot of text in it, and thus I sort of created a sidebar. It ended up something like this: ------------------------ | | | | | | | | | | | | | | -------|-------| | | | | | | | | | | | | | | -------|-------| | | | | | | | | | | | | |-------|--------|-------| -- GitHub Notification of comment by trondhuso Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1373#issuecomment-1025820401 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 31 January 2022 14:45:42 UTC