a little smaller
diff --git a/assets/css/base.css b/assets/css/base.css
index cdce8e8..a8a7fe2 100644
--- a/assets/css/base.css
+++ b/assets/css/base.css
@@ -5,7 +5,7 @@
 body {
   height: 100%;
   /* The html and body elements cannot have any padding or margin. */
-  font-size: 15pt;
+  font-size: 14pt;
 }
 
 /* Wrapper for page content to push down footer */