Skip to content

Commit 911b78c

Browse files
authored
Merge pull request #204 from egoist-bot/master
Tweak highlighted line
2 parents f55fa00 + c654339 commit 911b78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/default-theme/styles/code.styl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
.highlighted-line
3535
background-color rgba(0, 0, 0, 66%)
3636
display block
37-
margin 0.1rem -1.5rem 0
38-
padding 0.1rem 1.5rem
37+
margin 0 -1.5rem
38+
padding 0 1.5rem
3939

4040
pre[class="language-js"], pre[class="language-javascript"]
4141
&:before

0 commit comments

Comments
 (0)