summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 7d0bac5..62bbb5f 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
 body {
 	background-color: black;
 	color: white;
-	font-family: monospace;
+	font-family: sans-serif;
 	width: 98%;
 	margin: auto;
 	line-height: 1.3;