From 05b5e318a150d08f3bcac96bcde74df8de1d7107 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 27 Oct 2013 16:38:38 +0200 Subject: [PATCH] Reduce font-size for event-title --- app/assets/stylesheets/sections/events.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index 39b2ad7..2767762 100644 --- a/app/assets/stylesheets/sections/events.scss +++ b/app/assets/stylesheets/sections/events.scss @@ -47,7 +47,7 @@ .event-title { color: #333; font-weight: normal; - font-size: 15px; + font-size: 14px; .author_name { color: #333; } -- libgit2 0.21.2