From 07dbf0ebdcc52864abaa5521084fee547603ee0d Mon Sep 17 00:00:00 2001 From: nadams Date: Tue, 30 May 2017 12:41:13 -0700 Subject: [PATCH] Edited theme/pdf/pdf.css with Atlas code editor --- theme/pdf/pdf.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css index e3ab1ada..70962459 100644 --- a/theme/pdf/pdf.css +++ b/theme/pdf/pdf.css @@ -15,7 +15,7 @@ pre[data-type="programlisting"] { /*hack to align sidebars to top of page*/ .less_space {margin-top: 0 !important;} -.less_space_heading > h1 {margin-top: 0 !important;} +.less_space_heading > h2 {margin-top: 0 !important;} /*Image resizing*/ figure.smallerninetyfive img { width: 95%; }