Skip to content

Commit

Permalink
css: add comment for markdown margin removal
Browse files Browse the repository at this point in the history
  • Loading branch information
AbcSxyZ committed Oct 6, 2023
1 parent 8d38427 commit baecf89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
@import "{{ site.theme }}";

blockquote {
// remove markdown citation (>) default right space
margin-right: 0px;
}

0 comments on commit baecf89

Please sign in to comment.