This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

fix method page

+3 -3
+2 -2
src/components/ScoringMethodology/ScoringMethodology.css
··· 9 9 } 10 10 11 11 .methodology-list { 12 - list-style: none; 13 12 margin: 10px 0; 14 13 padding-left: 20px; 15 14 opacity: 0.8; ··· 17 16 18 17 .increase-score-list { 19 18 margin: 10px 0; 19 + opacity: 1; 20 20 padding-left: 40px; 21 - opacity: 0.8; 21 + font-family: articulat-cf; 22 22 } 23 23 24 24 .methodology-page h2 {
+1 -1
src/components/ScoringMethodology/ScoringMethodology.js
··· 5 5 return ( 6 6 <main className="methodology-page"> 7 7 <div className="alt-card"> 8 - <h2>The Scoring Methodology</h2> 8 + <h1>The Scoring Methodology</h1> 9 9 <p>Your cred.blue score is generated based on two major categories...</p> 10 10 11 11 <h3>1. Bluesky Data</h3>