Skip to content

Commit

Permalink
improve quote style
Browse files Browse the repository at this point in the history
  • Loading branch information
henices committed Jul 25, 2023
1 parent 817d757 commit 0bf02e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/code/markdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ blockquote:before {
background-color: var(--bg-color);
padding-bottom: 2px;
border-radius: 1px;
font-size: calc(var(--ls-font-size) * 0.90);
}

/* === Font settings === */
Expand Down

0 comments on commit 0bf02e5

Please sign in to comment.