Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 9dd448c

Browse files
author
z
committed
changes as per #114 (comment)
1 parent 7079186 commit 9dd448c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pages/learn/index.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,7 @@ const FilterContainer = styled.div`
2828

2929
export default () => (
3030
<Layout>
31-
<BannerSection
32-
title="Open Source Learning Guides"
33-
subTitle="Open Source Learning Guides to master your favorite technology"
34-
/>
31+
<BannerSection title="Open Source Learning Guides" subTitle="To master your favorite technology" />
3532
<LearnSection py={[2, 3]} px={[2, 1]}>
3633
<FilterContainer my={[1, 2]}>
3734
<h2 className="title_filter">Available Guides</h2>

0 commit comments

Comments
 (0)