Skip to content

Commit beb52f8

Browse files
authored
FIX: tabbed code block padding style [1].
1 parent 3a1b4c0 commit beb52f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/css/_common/components/highlight/highlight.styl

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ code {
2727

2828
pre {
2929
@extend $code-block;
30+
padding: 10px;
3031

3132
code {
3233
padding: 0;

0 commit comments

Comments
 (0)