From 0c90fd3c144400bcba6e9871dcbc4db5431b5ba1 Mon Sep 17 00:00:00 2001 From: Leo Bernard Date: Mon, 26 Nov 2018 15:02:51 +0100 Subject: [PATCH] fix: Improve spacing of dependency grid in starter detail page (#10131) The spacing in the dependency grid looked off to me, so I improved it a bit. Before: screenshot 2018-11-26 at 13 58 19 After: screenshot 2018-11-26 at 13 58 07 --- www/src/views/starter/details.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/src/views/starter/details.js b/www/src/views/starter/details.js index e5b345e32afdb..d791aad96aea4 100644 --- a/www/src/views/starter/details.js +++ b/www/src/views/starter/details.js @@ -80,11 +80,10 @@ const Details = ({
@@ -100,7 +99,6 @@ const Details = ({ key={dep} css={{ ...sharedStyles.truncate, - marginBottom: `1rem`, }} >