Skip to content

Commit 3ab1875

Browse files
committed
Edited theme/pdf/pdf.css with Atlas code editor
1 parent e04dd1f commit 3ab1875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

theme/pdf/pdf.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
/* less space for sidebar pagebreaks*/
2727
.less_space {margin-top: 0 !important;}
2828

29+
/* tighten tracking for paragraphs */
30+
.fix_tracking { letter-spacing: -0.1pt; }
31+
2932
/* Adding font fallback for characters not represented in standard text font */
3033
body[data-type="book"] { font-family: MinionPro, Symbola, ArialUnicodeMS }
3134

0 commit comments

Comments
 (0)