From fadbafa72fbcf4393003a3c2e73c5d394db28ca0 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Oct 2023 14:56:01 -0500 Subject: [PATCH 1/5] Update HeroContainer.tsx --- components/HeroContainer.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/HeroContainer.tsx b/components/HeroContainer.tsx index c17e7857..ee895ea0 100644 --- a/components/HeroContainer.tsx +++ b/components/HeroContainer.tsx @@ -7,8 +7,9 @@ export const HeroContainer = () => { Committing to a better future Lend your skills to an open source project focused on the Digital Public Goods (DPGs) From fighting climate change, to solving world hunger, your efforts will contribute to creating a better future for everyone. Together, we can drive positive and lasting contributions to the world, one commit at a time. +
+ Explore a DPG repo below to get started.
- Contribute to a project ); From 8dab319861435277a76d05a14fc6f7787b2fffd4 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Oct 2023 14:57:28 -0500 Subject: [PATCH 2/5] Update Header.tsx --- components/Header/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Header/Header.tsx b/components/Header/Header.tsx index ce7ade96..95476e55 100644 --- a/components/Header/Header.tsx +++ b/components/Header/Header.tsx @@ -23,7 +23,7 @@ export const Header = () => { target="_blank" rel="noopener noreferrer" > - Contribute to a project + Recommend a project From bf56bfc747375a6bf31aa8d229ae5472b1377e13 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Oct 2023 15:05:12 -0500 Subject: [PATCH 3/5] Update HeroContainer.tsx --- components/HeroContainer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/HeroContainer.tsx b/components/HeroContainer.tsx index ee895ea0..0fb3ba20 100644 --- a/components/HeroContainer.tsx +++ b/components/HeroContainer.tsx @@ -7,7 +7,7 @@ export const HeroContainer = () => { Committing to a better future Lend your skills to an open source project focused on the Digital Public Goods (DPGs) From fighting climate change, to solving world hunger, your efforts will contribute to creating a better future for everyone. Together, we can drive positive and lasting contributions to the world, one commit at a time. -
+

Explore a DPG repo below to get started.
From dcf2d0f4f4a700d63421bd0af1e212baf0d31711 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Oct 2023 15:05:24 -0500 Subject: [PATCH 4/5] Update Header.module.scss --- components/Header/Header.module.scss | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/components/Header/Header.module.scss b/components/Header/Header.module.scss index 9315f438..df02e279 100644 --- a/components/Header/Header.module.scss +++ b/components/Header/Header.module.scss @@ -17,5 +17,16 @@ .hideSm { display: none; } + + a:not(.homeLink) { + padding: 8px 12px; + grid-gap: 4px; + } + + .btnText { + font-size: 12px !important; + line-height: 1 !important; + white-space: nowrap; + } } } From 0e1b53e89f8e13ccee8a397999f953d308ed870d Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Oct 2023 15:05:35 -0500 Subject: [PATCH 5/5] Update Header.tsx --- components/Header/Header.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Header/Header.tsx b/components/Header/Header.tsx index 95476e55..46179483 100644 --- a/components/Header/Header.tsx +++ b/components/Header/Header.tsx @@ -8,7 +8,7 @@ export const Header = () => { <>
- + { target="_blank" rel="noopener noreferrer" > - Recommend a project + Recommend a project