Last active
March 23, 2018 03:26
-
-
Save maisonm/422f8b6c136d1de17ab47990ae926495 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
.container { | |
display: flex; | |
background: #1c9dc5; | |
font-family: 'Rubik', sans-serif; | |
height: 200px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment