Skip to content

Commit

Permalink
restore fontsize to 1rem for code blocks (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
braver authored and facelessuser committed Oct 12, 2017
1 parent 717c21a commit a25b065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/default.css
Expand Up @@ -199,6 +199,7 @@ div.mdpopups {
.mdpopups pre.highlight {
padding: 0.5rem;
margin-bottom: 0.5rem;
font-size: 1rem;
}
.mdpopups code.highlight{
padding: 0.05rem 0.25rem;
Expand Down

0 comments on commit a25b065

Please sign in to comment.