Commit 05b5e318a150d08f3bcac96bcde74df8de1d7107

Authored by Dmitriy Zaporozhets
1 parent 4faa8956

Reduce font-size for event-title

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/assets/stylesheets/sections/events.scss
@@ -47,7 +47,7 @@ @@ -47,7 +47,7 @@
47 .event-title { 47 .event-title {
48 color: #333; 48 color: #333;
49 font-weight: normal; 49 font-weight: normal;
50 - font-size: 15px; 50 + font-size: 14px;
51 .author_name { 51 .author_name {
52 color: #333; 52 color: #333;
53 } 53 }