Skip to content

Commit

Permalink
Fix inline code padding
Browse files Browse the repository at this point in the history
  • Loading branch information
hossainemruz committed Jun 14, 2020
1 parent f85b8a2 commit 45eedc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion static/assets/css/single.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ pre {
margin: 5px;
}

code {
pre>code {
padding: 10px !important;
}

Expand Down
Loading

0 comments on commit 45eedc5

Please sign in to comment.