Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Other: Improved default blockquote styling so it does not overlap wit…
Browse files Browse the repository at this point in the history
…h floated images. Closes #12.
  • Loading branch information
Reinmar committed Sep 30, 2017
1 parent f06c8b6 commit fb09418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions theme/theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ blockquote {
padding-left: 20px;
margin-left: 0;
font-style: italic;
// See #12.
overflow: hidden;
}

0 comments on commit fb09418

Please sign in to comment.