From 229089d547e89a4e8e1a75c569f2a6684740ea3a Mon Sep 17 00:00:00 2001 From: jomo Date: Mon, 23 Jun 2014 02:55:24 +0200 Subject: [PATCH] bigger text on home --- app/assets/stylesheets/style.css.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/style.css.scss b/app/assets/stylesheets/style.css.scss index e6bf21f..0a52a91 100644 --- a/app/assets/stylesheets/style.css.scss +++ b/app/assets/stylesheets/style.css.scss @@ -176,7 +176,7 @@ a { } p { - font-size: 16px; + font-size: 18px; span { // used to control eventual line breaks a bit