Last active
July 9, 2017 14:48
-
-
Save Ynote/6120d6f45f80420b407a160c7198f1fd to your computer and use it in GitHub Desktop.
Medium - atomic CSS snippet
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="display-flex flex-items-center flex-column-on-md align-center-on-md padding-all-md grey top-border-radius-sm border-sm-grey border-bottom-md-blue"> | |
<img src="image.png" class="display-block margin-end-md width-30 border-radius-xxl margin-bottom-md-on-md" /> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment