Commit c818712dfa0be11efd13c7e9ccac7dd7045e67d7

Authored by Dmitriy Zaporozhets
1 parent 92ca779e

Reduce comments font size for events feed

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
app/assets/stylesheets/sections/events.scss
@@ -63,6 +63,10 @@ @@ -63,6 +63,10 @@
63 color: #666; 63 color: #666;
64 margin-top: 5px; 64 margin-top: 5px;
65 65
  66 + .md {
  67 + font-size: 13px;
  68 + }
  69 +
66 pre { 70 pre {
67 border: none; 71 border: none;
68 background: #f9f9f9; 72 background: #f9f9f9;