Created
September 10, 2017 05:07
-
-
Save IamManchanda/d90a4e79ae9ea7f7b56598041645a363 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
| .bar { | |
| width: 4rem; | |
| height: 3rem; } | |
| .baz { | |
| width: 5rem; | |
| height: 5rem; } | |
| .shaz { | |
| width: 6rem; | |
| height: 6rem; | |
| border-radius: 50% !important; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment