Created
June 9, 2018 01:42
-
-
Save Seanmclem/2e83576a4faa5984c55c018e0ea184a1 to your computer and use it in GitHub Desktop.
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
nav { | |
display: flex; | |
justify-content: space-around; | |
align-items: center; | |
height: 50px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment