From: Jérémy Fabre Date: Thu, 29 Sep 2016 16:04:11 +0000 (+0200) Subject: Event date_text typo fix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ba6f9948c16e3da6376ad37a6a64711679f1ba81;p=mezzo.git Event date_text typo fix --- diff --git a/app/static/src/sass/modules/_page.scss b/app/static/src/sass/modules/_page.scss index 1c0927b8..2ef85d9c 100644 --- a/app/static/src/sass/modules/_page.scss +++ b/app/static/src/sass/modules/_page.scss @@ -47,8 +47,8 @@ $module: ".page"; font-weight: weight(heavy); span { - @include font-size(s); - margin-top: 4px; + font-size: 13px; + margin-top: 2px; font-weight: weight(regular); display: block; }