From 32f63ec152c9d4b138acfe17d53f0ea4722b13da Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sat, 7 Sep 2019 18:54:25 +0400 Subject: [PATCH] Header for the featured content --- components/featured-content/index.js | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/components/featured-content/index.js b/components/featured-content/index.js index 36aa96954..e2931f5ec 100644 --- a/components/featured-content/index.js +++ b/components/featured-content/index.js @@ -7,7 +7,10 @@ const FeaturedContent = (props) => (

Featured Content

- List of roadmaps mostly visited by the community View all Roadmaps + + List of roadmaps mostly visited by the community  + View all Roadmaps +

@@ -34,7 +37,12 @@ const FeaturedContent = (props) => (
-

List of most visited guides View all Guides

+

+ + List of most visited guides  + View all Guides + +