From 5367e42bd663cd8a66b364a2ce08c22a83800feb Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Sat, 21 Sep 2013 20:59:46 +0200 Subject: [PATCH] Restyle event title --- app/assets/stylesheets/sections/events.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index fd5c80f98..39b2ad7a0 100644 --- a/app/assets/stylesheets/sections/events.scss +++ b/app/assets/stylesheets/sections/events.scss @@ -46,8 +46,8 @@ border-bottom: 1px solid #eee; .event-title { color: #333; - font-weight: bold; - font-size: 14px; + font-weight: normal; + font-size: 15px; .author_name { color: #333; } -- 2.11.0