Skip to content

Commit

Permalink
fix: 💄 blockquote margin
Browse files Browse the repository at this point in the history
  • Loading branch information
Leecason committed Feb 25, 2020
1 parent 6a1047d commit c495a93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/styles/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,7 @@
border-left: 5px solid #edf2fc;
border-radius: 2px;
color: $regular-text-color;
margin-bottom: 10px;
margin-top: 10px;
margin: 10px 0;
padding-left: 1em;
}

Expand Down

0 comments on commit c495a93

Please sign in to comment.