From 21f2ef80ba3344959c77d473806af25e3a5fadc6 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 30 Nov 2019 00:20:24 +0400 Subject: [PATCH] Upcoming roadmap UI --- components/roadmap-summary/index.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/components/roadmap-summary/index.js b/components/roadmap-summary/index.js index 08e0f9db6..4329084b7 100644 --- a/components/roadmap-summary/index.js +++ b/components/roadmap-summary/index.js @@ -51,9 +51,11 @@ const RoadmapSummary = ({ roadmap }) => { { roadmap.upcoming && ( - - - +
+ + + +
) } {