aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/head/style.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head/style.html b/layouts/partials/head/style.html
index 40dc906..383fbd4 100644
--- a/layouts/partials/head/style.html
+++ b/layouts/partials/head/style.html
@@ -35,7 +35,7 @@
body {
font-family: 'Computer Modern Serif', serif;
font-size: 13pt;
- line-height: 120%;
+ line-height: 100%;
background: white;
display: block;
margin: 1cm auto;