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 e4ac4d0 commit 6188d3cCopy full SHA for 6188d3c
hljs/felipec.css
@@ -1,3 +1,9 @@
1
+pre code.hljs {
2
+ display: block;
3
+ overflow-x: auto;
4
+ padding: 1em;
5
+}
6
+
7
.hljs {
8
color: hsl(240, 6.25%, 87.5%);
9
background-color: hsl(240, 6.25%, 9.375%);
0 commit comments