Created
March 28, 2019 14:17
-
-
Save HenryTabima/8eac165ed4129fe1f2c93d82eae7354c to your computer and use it in GitHub Desktop.
First flex property
This file contains hidden or 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
| .container { | |
| display: flex; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment