Created
October 3, 2018 13:18
-
-
Save tsh-code/4f912330073ec19fe34d81d4dd1ec7a5 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 { | |
border: dashed 1px black; | |
height: 200px; | |
} | |
.title { | |
font-size: 19px; | |
font-weight: bold; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment