diff --git a/look/pages/frontpage.less b/look/pages/frontpage.less index 7a6a0abf44..c3bf517d27 100644 --- a/look/pages/frontpage.less +++ b/look/pages/frontpage.less @@ -138,6 +138,7 @@ body.frontpage #main { } .date { + .text-muted; .small; } } @@ -234,6 +235,7 @@ body.frontpage #main { .events { .date { + .text-muted; .small; margin-bottom: 0; }