Skip to content

Commit bc43e0b

Browse files
committed
Slightly decrease paddings so inline code does not interfere with surrounding lines
1 parent f0ebf90 commit bc43e0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

darcula.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ $brown: #8a653b;
1616
$fonts: Source Code Pro, PT Mono, Consolas, Monaco, Andale Mono, Ubuntu Mono, monospace;
1717
$font-size: 16px;
1818
$line-height: 20px;
19-
$padding: 4px 8px 6px;
19+
$padding: 2px 4px;
2020
$tab-size: 4;
2121

2222
pre,

docs/darcula.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)