From ff9f9443e1269010a7529e16ca659091ed91323f Mon Sep 17 00:00:00 2001 From: Daniel Sauble Date: Wed, 1 Jul 2020 15:17:14 -0700 Subject: [PATCH 1/4] Relocate developer champion badge within its box on the landing page --- src/pages/index.js | 52 ++++++++++++++++++------------------- src/pages/index.module.scss | 8 ++++++ 2 files changed, 33 insertions(+), 27 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index a9d48aff6..7ae257f97 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -179,33 +179,31 @@ const IndexPage = ({ data, pageContext }) => { built by the New Relic community.

-
-

- developer champion badge{' '} - New Relic developer champions -

- -

- New Relic Champions are solving big problems using New Relic as - their linchpin and are recognized as experts and leaders in the New - Relic technical community. -

- +
+
+

New Relic developer champions

+

+ New Relic Champions are solving big problems using New Relic as + their linchpin and are recognized as experts and leaders in the New + Relic technical community. +

+ +
+ developer champion badge
diff --git a/src/pages/index.module.scss b/src/pages/index.module.scss index 8d7851108..c2861a972 100644 --- a/src/pages/index.module.scss +++ b/src/pages/index.module.scss @@ -106,3 +106,11 @@ border-color: inherit; } } + +.developerChampions { + display: flex; + + img { + height: 9rem; + } +} From 419354bab0266aa3db23ccb9e7381f87a0ca22f2 Mon Sep 17 00:00:00 2001 From: Daniel Sauble Date: Wed, 1 Jul 2020 15:21:31 -0700 Subject: [PATCH 2/4] Make eslint happy --- src/pages/index.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 7ae257f97..5de2ab37a 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -179,7 +179,12 @@ const IndexPage = ({ data, pageContext }) => { built by the New Relic community.

-
+

New Relic developer champions

From 7e13e625d54e5be6aec0c376f95dbc96d854c887 Mon Sep 17 00:00:00 2001 From: Daniel Sauble Date: Wed, 1 Jul 2020 15:23:06 -0700 Subject: [PATCH 3/4] Make eslint moar happy --- src/pages/index.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 5de2ab37a..eb869bab7 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -179,12 +179,13 @@ const IndexPage = ({ data, pageContext }) => { built by the New Relic community.

-
+ >

New Relic developer champions

From 07cd683fdadd433d248a6f26a65014ba5d028a49 Mon Sep 17 00:00:00 2001 From: Daniel Sauble Date: Wed, 1 Jul 2020 15:24:05 -0700 Subject: [PATCH 4/4] MOAR HAPPINESS --- src/pages/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index eb869bab7..7d6a00e75 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -180,7 +180,7 @@ const IndexPage = ({ data, pageContext }) => {

{

New Relic developer champions

New Relic Champions are solving big problems using New Relic as - their linchpin and are recognized as experts and leaders in the New - Relic technical community. + their linchpin and are recognized as experts and leaders in the + New Relic technical community.