Created
April 5, 2016 16:15
-
-
Save sumeetjain/00ce4b6b275bae6a1eaae2672824fbdf 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
<div class="profile"> | |
<img src="?" class="profile__avatar"> | |
<div class="profile__info"> | |
<div class="profile__name">Sumeet Jain</div> | |
<div class="profile__role">Wolverine</div> | |
</div> | |
<i class="material-icons profile__status profile__status--color"> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment