diff --git a/style.css b/style.css index 37cb575..a81f4e2 100644 --- a/style.css +++ b/style.css @@ -380,6 +380,9 @@ article { line-height: 1.8em; margin: auto; } +article pre { + line-height: 1.5em; +} article section.footnotes { font-size: 0.9em;