We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a4b86 commit d2ae49aCopy full SHA for d2ae49a
docs/assets/extra.css
@@ -8,7 +8,6 @@
8
margin: 0;
9
padding: 0;
10
padding-bottom: 3rem;
11
-
12
}
13
14
.md-typeset {
@@ -53,11 +52,13 @@
53
52
54
55
pre {
56
- padding-left: 20px;
57
- padding-right: 20px;
58
line-height: 140%;
59
60
+ pre > code {
+ padding-left: 20px;
+ padding-right: 20px;
61
+ }
62
63
64
/* Target only the page title (first H1 in the article) */
0 commit comments