]> git.parisson.com Git - mezzo.git/commitdiff
Event date_text typo fix
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Thu, 29 Sep 2016 16:04:11 +0000 (18:04 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Thu, 29 Sep 2016 16:04:11 +0000 (18:04 +0200)
app/static/src/sass/modules/_page.scss

index 1c0927b8ff2891dbf3252da2d0837dd539cc1e89..2ef85d9c68977736271dc55509d26ba8b0252ea8 100644 (file)
@@ -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;
         }