From 93190949e86abf6d8d479ed262fd4fca7c85ecb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Fri, 7 Feb 2014 19:36:21 -0500 Subject: [PATCH] Increase font size for the mobile version --- assets/css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/app.css b/assets/css/app.css index cabb76f..262dfd4 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -633,7 +633,7 @@ iframe { } .item { - font-size: 0.8em; + font-size: 1.0em; } .item h1 {