Skip to content

Commit

Permalink
nbsp
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikolajczyk committed Jul 19, 2024
1 parent 37326b2 commit c19ad5e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,13 @@
.text {
height: 22.2rem;
line-height: 2.2rem;
max-width: 34.4rem;
margin-right: auto;

&,
* {
font-size: $font-size-14;
}

@media #{$tablet-up} {
max-width: none;
}

@media #{$desktop-up} {
height: 24.2rem;
line-height: 2.4rem;
Expand Down
2 changes: 1 addition & 1 deletion client/src/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@
"addresses": "addresses",
"calculatingYourUniqueness": "Calculating your uniqueness",
"switchAccounts": "Switch accounts",
"calculatingYourUniquenessStep1": "To prove your uniqueness your need a <0>Gitcoin Passport</0> score of 20 or higher.<br/><br/>If you have this your donations will attract the maximum amount of match funding. If not, maximum match funding will be set to 20%.<br/><br/>You can increase your score in a couple of different ways.",
"calculatingYourUniquenessStep1": "To prove your uniqueness your need a <0>Gitcoin\u00a0Passport</0> score of 20 or higher.<br/><br/>If you have this your donations will attract the maximum amount of match funding. If not, maximum match funding will be set to 20%.<br/><br/>You can increase your score in a couple of different ways.",
"calculatingYourUniquenessStep2": "You can go to our <0>Passport dashboard</0> and add stamps to the score for your Octant address.<br/><br/>If your Passport score is not on your primary address, you can delegate your score from another address with a 20+ Passport score. <br/><br/>You can only do this once, and it must be done before allocating to benefit the current epoch.",
"calculatingYourUniquenessStep3": "Delegation will not link your addresses or compromise your privacy in any way.<br/><br/>We require proof of uniqueness to defend against sybil attacks as we have switched to a quadratic funding model.<br/><br/> To learn more, check out Gitcoin’s handy guide to <0>scoring 20, for humans.</0>",
"primary": "Primary",
Expand Down

0 comments on commit c19ad5e

Please sign in to comment.