Skip to content

Commit fb79358

Browse files
committed
Edited theme/pdf/pdf.css with Atlas code editor
1 parent 39b84dd commit fb79358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

theme/pdf/pdf.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ pre, code { font-family: UbuntuMono, monospace, ArialUnicodeMS, Symbola }
88
/* ----emoji handling (STYL-952) ----*/
99
pre > img {
1010
margin-bottom: -6pt;
11-
height: 10pt;
12-
width: 10pt;
11+
height: 8pt;
12+
width: 8pt;
1313
}
1414

1515
.emoji {
16-
margin-bottom: 0pt;
16+
margin-bottom: -2pt;
1717
height: 10pt;
1818
width: 10pt;
1919
}

0 commit comments

Comments
 (0)