Skip to content

Commit

Permalink
fix: pre font-size
Browse files Browse the repository at this point in the history
  • Loading branch information
reuixiy committed Aug 28, 2019
1 parent 972ec69 commit c1ed711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_common/single.scss
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ pre {
background-color: alpha(var(--color-contrast-lower), 0.75);
code {
background-color: unset;
font-size: inherit;
}
}
.highlight {
Expand Down

0 comments on commit c1ed711

Please sign in to comment.