Skip to content

Commit 39b84dd

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

theme/pdf/pdf.css

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

1515
.emoji {
16-
margin-bottom: -6pt;
17-
height: 12pt;
18-
width: 12pt;
16+
margin-bottom: 0pt;
17+
height: 10pt;
18+
width: 10pt;
1919
}
2020

2121

0 commit comments

Comments
 (0)