Skip to content

Commit 902cd0e

Browse files
Edited theme/pdf/pdf.css with Atlas code editor
1 parent c94476f commit 902cd0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

theme/pdf/pdf.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ pre { page-break-inside: avoid; } */
1111
.less_space {margin-top: 0 !important;}
1212

1313
section.less_space > h2:first-child,
14-
section.less_space > h1:first-child
14+
section.less_space > h1:first-child,
15+
aside.less_space > h5:first-child
1516
{ margin-top: 0 !important; }
1617

1718
/* Temporary fix to TOC spacing from Tools */

0 commit comments

Comments
 (0)