Skip to content

Commit 9115c1e

Browse files
authored
Merge pull request #560 from mkurz/no_code_padding
No (left) padding for code blocks
2 parents 851917c + 69bbd25 commit 9115c1e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/assets/css/modules/_typography.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
border: 0
195195
border-radius: 0
196196
font-size: 14px
197+
padding: 0
197198

198199
li code
199200
line-height: 1.2em

public/stylesheets/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)