summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/sections/events.scss4
1 files changed, 2 insertions, 2 deletions
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;
}