Skip to content

Instantly share code, notes, and snippets.

@s0ber
Last active December 12, 2015 00:08
Show Gist options
  • Save s0ber/4681356 to your computer and use it in GitHub Desktop.
Save s0ber/4681356 to your computer and use it in GitHub Desktop.
Blog post styles (SCSS)
.blog_post
font-size: 12px
line-height: 18px
.blog_post__title
font-size: 20px
line-height: 24px
.blog_post__meta_data
text-align: right
.blog_post__data
font-size: 10px
.blog_post__author
color: green
.blog_post__content
.blog_post__paragraph
margin: 10px 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment