From 928d27d2ad735d9c6c7ec4954a5a462181f482dd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 7 Aug 2016 09:02:26 -0400 Subject: Reduce number of font size --- assets/sass/_dashboard.sass | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'assets/sass/_dashboard.sass') diff --git a/assets/sass/_dashboard.sass b/assets/sass/_dashboard.sass index d9afee01..5abb32fb 100644 --- a/assets/sass/_dashboard.sass +++ b/assets/sass/_dashboard.sass @@ -1,10 +1,7 @@ .dashboard-project-stats - span - font-size: 0.75em + small margin-right: 10px color: #999 - strong - font-size: 1.2em .dashboard-table-link font-weight: bold -- cgit v1.2.3