about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8cc42e5..f9d7843 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,8 @@
 body {
   max-width: 80ex;
+  padding: 1ex;
   margin: auto;
+  font-family: sans-serif;
 }
 
 footer {