- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Nov 2024 21:43:01 +0000
- To: public-css-archive@w3.org
It seems to me what you actually want is `justify-content: space-between` but with a fallback alignment of `safe center` instead of `safe flex-start`. Try `space-around`, which has your desired fallback, it works quite well (but of course you get spacing on the sides). -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11244#issuecomment-2486812227 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 19 November 2024 21:43:02 UTC