Skip to content

Instantly share code, notes, and snippets.

@m4n50n
Last active November 13, 2021 19:07
Show Gist options
  • Save m4n50n/e8a55fdee1fcece63326af0e758083b2 to your computer and use it in GitHub Desktop.
Save m4n50n/e8a55fdee1fcece63326af0e758083b2 to your computer and use it in GitHub Desktop.
Flexbox Froggy level 24 solution
flex-flow: column-reverse wrap-reverse;
align-content: space-between;
justify-content: center;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment