Skip to content

Instantly share code, notes, and snippets.

@Ynote
Last active July 9, 2017 14:48
Show Gist options
  • Save Ynote/6120d6f45f80420b407a160c7198f1fd to your computer and use it in GitHub Desktop.
Save Ynote/6120d6f45f80420b407a160c7198f1fd to your computer and use it in GitHub Desktop.
Medium - atomic CSS snippet
<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