Skip to content

Commit 9f1cc6c

Browse files
authored
Merge pull request #23 from Bobo1239/master
Remove empty space at the bottom of code blocks
2 parents abb90ce + bb6b6e0 commit 9f1cc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/_vendor.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ a:hover {
298298
}
299299

300300
.hack pre code:after, .hack pre code:before {
301-
content: ''
301+
content: none
302302
}
303303

304304
.hack code {

0 commit comments

Comments
 (0)