From 622e110982e49bc0709849fd5b08d4a7544de22e Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 12 Aug 2014 17:19:09 -0700 Subject: [PATCH] make font size bigger --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 83b15e6..d729962 100644 --- a/local.css +++ b/local.css @@ -7,6 +7,7 @@ body { background-size: cover; background-attachment: fixed; font-family: latin_modern_roman10_regular, sans-serif; + font-size: 120%; } -- 2.39.2