From 7993de9794968e6571025919ba18793a4a81e44e Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Mon, 9 Sep 2013 23:52:58 +0200 Subject: [PATCH] h1 again --- app/assets/stylesheets/public.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/public.less b/app/assets/stylesheets/public.less index d2fa1e1..8b9b437 100644 --- a/app/assets/stylesheets/public.less +++ b/app/assets/stylesheets/public.less @@ -18,7 +18,7 @@ body } - h1.principal{ + h1{ font-size:3em; padding-top:0.3em; border-top:2px solid #29a9e0;