diff --git a/src/sections/Community/Members-grid/index.js b/src/sections/Community/Members-grid/index.js index d62f52861496..b22ebf0fb4e7 100644 --- a/src/sections/Community/Members-grid/index.js +++ b/src/sections/Community/Members-grid/index.js @@ -34,59 +34,7 @@ const MembersGrid = (props) => { ))} -
-
-

Recognizing Community Members

- Layer5 Community -
-
-

- Layer5 badges are one of the many ways that we recognize the efforts - of our contributors and uplift our users. Layer5 badges represent milestones - that you achieve both in using and in contributing to Layer5-supported - open source projects. As a contributor, this is how you demonstrate your ownership, - dedication, skills and loyalty to Layer5. As a user, - this is how you demonstrate your prowess. -

-

- Whether as a user or a contributor, - community members are awarded badges as and when they - achieve any number of different milestones throughout - their journey whether that accomplishment lie within a - community activity or an aspect of using or contributing to a project . - Every community member, whether contributing with code or not, - has the opportunity to obtain any number of badges in - recognition of your achievements. -

-

- See what badges you can earn by visiting the Layer5 badges site. Collect the whole set! -

- - {/*

Would you like to participate?

*/} -
- - - - - -
-
-
+

Community Membership

@@ -163,6 +111,71 @@ const MembersGrid = (props) => {
+
+ +
+

Recognizing Community Members

+

+ Layer5 badges are one of the many ways that we recognize the efforts + of our contributors and uplift our users. Layer5 badges represent milestones + that you achieve both in using and in contributing to Layer5-supported + open source projects. As a contributor, this is how you demonstrate your ownership, + dedication, skills and loyalty to Layer5. As a user, + this is how you demonstrate your prowess. +

+

+ Whether as a user or a contributor, + community members are awarded badges as and when they + achieve any number of different milestones throughout + their journey whether that accomplishment lie within a + community activity or an aspect of using or contributing to a project . + Every community member, whether contributing with code or not, + has the opportunity to obtain any number of badges in + recognition of your achievements. +

+

+ See what badges you can earn by visiting the Layer5 badges site. Collect the whole set! +

+ + {/*

Would you like to participate?

*/} +
+ + + + + +
+
+
+ + Layer5 Community +
+
diff --git a/src/sections/Community/Members-grid/membersGrid.style.js b/src/sections/Community/Members-grid/membersGrid.style.js index 4d9a809ad1a6..b54ede5ca9c6 100644 --- a/src/sections/Community/Members-grid/membersGrid.style.js +++ b/src/sections/Community/Members-grid/membersGrid.style.js @@ -184,6 +184,7 @@ export const MembersGridWrapper = styled.div` text-align: center; margin: auto auto 4rem; align-items: center; + margin-top: 10rem; .sectionTitle { width: 100%; @@ -195,11 +196,11 @@ export const MembersGridWrapper = styled.div` padding-right: 3rem; padding-left: 3rem; margin-right: 3rem; - margin-top: 3rem; + margin-top: 2rem; } #Badge_img { width: 444px; - height: 305px; + height: auto; } .detailsCommunity { width: 60%; @@ -240,6 +241,7 @@ export const MembersGridWrapper = styled.div` } .memberProfileBtn { margin: 1rem; + margin-left: 0; } } `; diff --git a/src/sections/Community/Newcomers-guide/NewcomersPageWrapper.style.js b/src/sections/Community/Newcomers-guide/NewcomersPageWrapper.style.js index 39f58862c9e1..996b73ee0869 100644 --- a/src/sections/Community/Newcomers-guide/NewcomersPageWrapper.style.js +++ b/src/sections/Community/Newcomers-guide/NewcomersPageWrapper.style.js @@ -130,6 +130,7 @@ export const NewcomersGuideWrapper = styled.section` .table-wrapper{ text-align: center; margin-bottom: 4rem; + margin-top: 5rem; } @media only screen and (max-width: 991px) { .heading-start { diff --git a/src/sections/Community/Newcomers-guide/index.js b/src/sections/Community/Newcomers-guide/index.js index 70855f0531cc..b21546d78fd3 100644 --- a/src/sections/Community/Newcomers-guide/index.js +++ b/src/sections/Community/Newcomers-guide/index.js @@ -218,7 +218,7 @@ const NewcomersGuide = () => { - +

Recognizing Community Members

  1. @@ -231,7 +231,7 @@ const NewcomersGuide = () => {
  2. See what badges you can earn by visiting the {" "} Layer5 badges site {" "}