Skip to content

Instantly share code, notes, and snippets.

@juliancruzsanchez
Created March 26, 2022 23:31
Show Gist options
  • Save juliancruzsanchez/11eb91a7b278a5b3b2032d4660412f2f to your computer and use it in GitHub Desktop.
Save juliancruzsanchez/11eb91a7b278a5b3b2032d4660412f2f to your computer and use it in GitHub Desktop.
.center-div {
display: flex;
flex-wrap: wrap;
text-align: center;
align-items: center;
justify-content: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment