Skip to content

Commit 77342ba

Browse files
author
Sam Kleinman
committed
DOCS-839: heading spacing tweak
1 parent 133108a commit 77342ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/mongodb/static/mongodb-docs.css_t

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ div.body p, div.body dd {
219219
line-height: 1.8;
220220
}
221221

222-
div.body li {line-height:1.5;}
222+
div.body li{line-height:1.55em;}
223223

224224
div.admonition p.admonition-title + p {
225225
display: inline;
@@ -738,8 +738,8 @@ div#btnv ul#btnvl li#btnvnx:before {content:" ";padding-left:1em;padding-right:1
738738
div.body > div.section > div.section {margin-left:0;margin-top:2em;}
739739

740740
div.body > div.section > div.section div.section {margin-left:2pc;margin-right:2pc;}
741-
div.section h2 {line-height:1; margin-bottom: 0.3;}
741+
/* div.section h2 {line-height:1; margin-bottom: 0.3;} */
742742

743743
table.docutils {margin:auto}
744744
table.docutils tbody tr td div.highlight pre {background-color:inherit;}
745-
table.docutils > div.admonition-example {background-color:inherit;}
745+
table.docutils > div.admonition-example {background-color:inherit;}

0 commit comments

Comments
 (0)