Skip to content

Instantly share code, notes, and snippets.

@potch
Created March 5, 2018 23:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save potch/f0a612fcfdd97bf42e7906cf12c2d07d to your computer and use it in GitHub Desktop.
Save potch/f0a612fcfdd97bf42e7906cf12c2d07d to your computer and use it in GitHub Desktop.
hacks blockquote
<style>
.post blockquote {
border-left: .5em solid #eee;
padding-left: 1.5em;
margin-left: 0;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment