Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 299242b

Browse files
committed
Merge pull request #44 from LisaFC/feature/docs
Fixed some formatting for prettyprinted blocks
2 parents 39bee9b + bdedcfb commit 299242b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ pre, pre.prettyprint {
5252
background-color: @codeBkColor;
5353
color: #000000;
5454
border: none !important;
55-
font-size: 14px;
55+
font-size: 14px !important;
56+
padding: 9.5px !important;
5657
}
5758

5859
// Fix Bootstrap mobile menu colors on inverse navbar.

0 commit comments

Comments
 (0)