Commit 5367e42bd663cd8a66b364a2ce08c22a83800feb

Authored by Sytse Sijbrandij
1 parent 1a5cde17

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 46 border-bottom: 1px solid #eee;
47 47 .event-title {
48 48 color: #333;
49   - font-weight: bold;
50   - font-size: 14px;
  49 + font-weight: normal;
  50 + font-size: 15px;
51 51 .author_name {
52 52 color: #333;
53 53 }
... ...