Skip to content

Commit 5c80beb

Browse files
committed
account for Garamond x-height
1 parent 4e665f9 commit 5c80beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/adoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ img, object, svg, video {
1717
html {
1818
font-family: "EB Garamond", serif;
1919
font-size: 22px;
20-
line-height: 1.5em;
20+
line-height: 1.3em;
2121
}
2222

2323
p {

0 commit comments

Comments
 (0)