summary refs log tree commit diff
path: root/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'default.css')
-rw-r--r--default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.css b/default.css
index f99f9ac..609ad61 100644
--- a/default.css
+++ b/default.css
@@ -14,6 +14,7 @@
 
 html {
 	font-family: monospace;
+	line-height: 1.25em;
 	color: var(--foreground);
 	background-color: var(--background);
 }