Skip to content

Instantly share code, notes, and snippets.

@lucprincen
Last active January 6, 2026 17:50
Show Gist options
  • Select an option

  • Save lucprincen/9548ab19bfc34f10ef8a to your computer and use it in GitHub Desktop.

Select an option

Save lucprincen/9548ab19bfc34f10ef8a to your computer and use it in GitHub Desktop.
flex-flow:column-reverse wrap-reverse;
justify-content:center;
align-content:space-between;
@Isma-123
Copy link

Isma-123 commented Jan 6, 2026

#estanque { pantalla: flex;
flex-flow: column-reverse wrap-reverse;
justify-content: center;
align-content: space-between;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment