Commit 5367e42bd663cd8a66b364a2ce08c22a83800feb
1 parent
1a5cde17
Exists in
master
and in
4 other branches
Restyle event title
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
app/assets/stylesheets/sections/events.scss
@@ -46,8 +46,8 @@ | @@ -46,8 +46,8 @@ | ||
46 | border-bottom: 1px solid #eee; | 46 | border-bottom: 1px solid #eee; |
47 | .event-title { | 47 | .event-title { |
48 | color: #333; | 48 | color: #333; |
49 | - font-weight: bold; | ||
50 | - font-size: 14px; | 49 | + font-weight: normal; |
50 | + font-size: 15px; | ||
51 | .author_name { | 51 | .author_name { |
52 | color: #333; | 52 | color: #333; |
53 | } | 53 | } |