From 9278a8346d290c1b769758735380e2c1936c00be Mon Sep 17 00:00:00 2001 From: cel Date: Tue, 31 Jan 2017 16:31:29 -0800 Subject: Make text bigger --- static/styles.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 5cfcab5..c49027e 100644 --- a/static/styles.css +++ b/static/styles.css @@ -1,6 +1,7 @@ body { margin: 0 auto; font-family: sans-serif; + font-size: 18px; } section { -- cgit v1.2.3