diff --git a/src/templates/index.html b/src/templates/index.html index 12a860c..4e5a04b 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -8,10 +8,10 @@ body {{ color: #f4f4f4; background: #0b0b0b; - }} - pre {{ font-family: 'IBM Plex Mono', monospace; font-size: 1em; + }} + pre {{ max-width: 73ch; margin: 0 auto; }} @@ -19,11 +19,20 @@