Created
March 26, 2022 23:31
-
-
Save juliancruzsanchez/11eb91a7b278a5b3b2032d4660412f2f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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