Skip to content

Commit

Permalink
docs: update padding for code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
redbmk committed Oct 19, 2017
1 parent 73889a2 commit cc7905b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/app/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@
}
code:not(.hljs) {
padding: 0;
padding-top: 0.1em;
padding-bottom: 0.2em;
padding: 0.1em 0;
margin: 0;
font-size: 87.5%;
background-color: rgba(0, 0, 0, 0.04);
Expand Down

0 comments on commit cc7905b

Please sign in to comment.