We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'd like to propose making the default behavior of align-content be safe rather than unsafe for block containers that are not scroll containers.
align-content
safe
unsafe
I think this is a better default for block containers, and is likely also safer for Web-compat if we want to actually deploy this.