Created
March 26, 2017 20:02
-
-
Save kbk0125/06b82f55cedf86230cc6145b230909b8 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
.myProperty{ | |
width: 40px; | |
height: 20px; | |
padding: 8px 4px; | |
border: 1px solid brown; | |
margin: 4px 8px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment