diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index fd5c80f988c..39b2ad7a09c 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; }