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 7a7452e commit 2cf7cadCopy full SHA for 2cf7cad
docs/assets/css/style.css
@@ -143,6 +143,7 @@ body {
143
code.highlighter-rouge{
144
background: white;
145
border: 1px solid #ccc;
146
+ padding: 2.5px;
147
148
}
149
@@ -151,7 +152,8 @@ div.highlighter-rouge {
151
152
background-color: white;
153
width: 60%;
154
- padding: 2.5px;
155
156
+ overflow-x: auto;
157
158
159
0 commit comments