From af2efa353ce271b1158b0ca09fcf4c9aa26a4b6a Mon Sep 17 00:00:00 2001 From: codingsh Date: Mon, 29 Jun 2020 12:32:04 -0300 Subject: [PATCH] feat: Grants Tweaks (#6900) * feat: Grants Tweaks #6883 * chore: fixed twitter link --- app/assets/v2/css/grants/grant.css | 8 ++++++ app/grants/templates/grants/cart-vue.html | 28 ++++++------------- .../templates/grants/shared/landing_hero.html | 4 ++- .../templates/shared/grant_thanks_modal.html | 7 +++-- 4 files changed, 24 insertions(+), 23 deletions(-) diff --git a/app/assets/v2/css/grants/grant.css b/app/assets/v2/css/grants/grant.css index 812d96e1238..bfb9fc4595e 100644 --- a/app/assets/v2/css/grants/grant.css +++ b/app/assets/v2/css/grants/grant.css @@ -387,6 +387,14 @@ color: white; } +.grants-hero .amount-round{ + color: #25E899; +} + +.grants-hero .title-round{ + font-size: 24px; +} + .grants-hero .font-header, .grants-hero h1, .explore_grants { diff --git a/app/grants/templates/grants/cart-vue.html b/app/grants/templates/grants/cart-vue.html index 01c1d7a3b4b..7b83e872fdd 100644 --- a/app/grants/templates/grants/cart-vue.html +++ b/app/grants/templates/grants/cart-vue.html @@ -417,29 +417,23 @@

Verify your phone number

-

It's instant, private & secure.

-

- 1) This process is optional.
- 2) Verifying increases your trust level + the impact of your contributions. +

We'd like to verify your phone number to get your contribution matched. Phone number verification is optional.


- 3) You can still contribute to grants without verifying, but your matching impact may be reduced until you are verified, especially in cases of many contributions. +

Verifying increases your trust level and impact of your contributions. You can still contribute to grants without + verifying your phone number, but your contribution impact will be reduced.


- 4) Gitcoin has gone to extreme lengths to preserve your privacy. Please only verify your SMS on sites you know and trust. +

Gitcoin does NOT store your phone number.


- 5) Click here to read more on why Gitcoin is asking for your SMS number. -

- +

read more about why we are asking for your phone number or how Gitcoin preserves your privacy.

Verify - Instantly -

- (For privacy preservation purposes, Gitcoin does NOT store your phone number ) -

+ Phone Number
- - or -
- Verify Offline
+ Verify Offline or Skip -
- - or - -
- Skip
diff --git a/app/grants/templates/grants/shared/landing_hero.html b/app/grants/templates/grants/shared/landing_hero.html index d96484ae8fe..0b38fc63db5 100644 --- a/app/grants/templates/grants/shared/landing_hero.html +++ b/app/grants/templates/grants/shared/landing_hero.html @@ -4,7 +4,9 @@

- ${{total_clr_pot|intcomma}} matching going on now. + + ${{total_clr_pot|intcomma}} matching going on now. +
Matching ends on {{round_end|date:'Y-m-d'}} at noon EST. () so contribute today! diff --git a/app/retail/templates/shared/grant_thanks_modal.html b/app/retail/templates/shared/grant_thanks_modal.html index 53b6cc05a68..16d5e8ba411 100644 --- a/app/retail/templates/shared/grant_thanks_modal.html +++ b/app/retail/templates/shared/grant_thanks_modal.html @@ -49,9 +49,10 @@

Thanks for Contributing! You Earned a Kudos
{% trans "Tweet About this Grant" %} 🐦 {% else %} - - {% trans "Tweet About It" %} 🐦 + + {% trans "Fund a New Grant" %} {% endif %}