From ec669f010fd0115ccebe43cba0a78f095cb60ace Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 23 Sep 2020 08:25:43 -0400 Subject: [PATCH] fix: card/stats alignment on category/categories --- less/categories.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/categories.less b/less/categories.less index efa7473..876b7ed 100644 --- a/less/categories.less +++ b/less/categories.less @@ -63,7 +63,7 @@ .card { border-left: 4px solid #ccc; text-align: left; - margin-top: 2px; + margin-top: 10px; overflow: hidden; height: 53px; font-size: 12px; @@ -217,7 +217,7 @@ .stats { font-size: 20px; text-align: center; - margin-top: 7px; + margin-top: 10px; line-height: 22px; small {