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 50556e2 commit cda9f11Copy full SHA for cda9f11
assets/sass/global.scss
@@ -30,7 +30,7 @@ code {
30
pre {
31
line-height: 1.4em;
32
33
- margin: 20px !important; // remove ALL outside spacing
+ margin: 20px 0 !important; // remove ALL outside spacing
34
padding: 0 !important; // remove ALL inside spacing
35
}
36
0 commit comments