From 43efed0f5727e10586bad9260741e26c05d18640 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 2 Sep 2019 20:13:52 -0500 Subject: [PATCH] add extra vertical space in tag clouds --- src/FilterLists.Web/src/App.tsx | 2 +- .../src/components/languageCloud/LanguageCloud.module.css | 5 ++++- .../src/components/tagCloud/TagCloud.module.css | 5 ++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/FilterLists.Web/src/App.tsx b/src/FilterLists.Web/src/App.tsx index 065bab32e..8eaacfcb0 100644 --- a/src/FilterLists.Web/src/App.tsx +++ b/src/FilterLists.Web/src/App.tsx @@ -21,7 +21,7 @@ export const App: React.FC = () => -