From: Jérémy Fabre Date: Fri, 4 Nov 2016 10:33:59 +0000 (+0100) Subject: Update the person box style X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fbfa866c741ff13b89c9793fff80f351d0f3bbd2;p=mezzo.git Update the person box style --- diff --git a/app/static/src/sass/modules/boxes/_person-list-box.scss b/app/static/src/sass/modules/boxes/_person-list-box.scss index c3d184a5..1a3c294c 100644 --- a/app/static/src/sass/modules/boxes/_person-list-box.scss +++ b/app/static/src/sass/modules/boxes/_person-list-box.scss @@ -30,7 +30,7 @@ $module: ".person-list-box"; @include font-size(s); @include line-height(.75); @include typeface(serif); - @include margin(1 0 .25 0); + @include margin(1 0 2 0); font-weight: weight(light); }