Skip to content

Commit 9847084

Browse files
committed
Merge pull request danielkummer#20 from ALRO/gh-pages
Fix longer code blocks looking ugly (wohoo - big clap 4 you ;) )
2 parents 785dc1b + 43bf915 commit 9847084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ blockquote {
116116
}
117117

118118
code {
119+
display: inline-block;
119120
font-style: normal;
120121
padding-left: 5px;
121122
border-radius: 10px;

0 commit comments

Comments
 (0)