Skip to content

Commit 18cdfce

Browse files
committed
Edited theme/pdf/pdf.css with Atlas code editor
1 parent 3c86132 commit 18cdfce

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
@@ -7,9 +7,9 @@ pre, code { font-family: UbuntuMono, monospace, ArialUnicodeMS, Symbola }
77

88
/* ----emoji handling (STYL-952) ----*/
99
pre > img {
10-
margin-bottom: -3pt;
11-
height: 8pt;
12-
width: 8pt;
10+
margin-bottom: -2pt;
11+
height: 10pt;
12+
width: 10pt;
1313
}
1414

1515
.emoji {

0 commit comments

Comments
 (0)