alpha
Login
or
Join now
atpota.to
/
cred.blue
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
fix method page
author
damedotblog
date
1 year ago
(Feb 19, 2025, 11:31 PM -0500)
commit
008f7205
008f720582cb153211934cf150b6bdf2798df2f9
parent
afc57eaf
afc57eafc083f01fe142e96e86120ef9b8151928
+3
-3
2 changed files
Expand all
Collapse all
Unified
Split
src
components
ScoringMethodology
ScoringMethodology.css
ScoringMethodology.js
+2
-2
src/components/ScoringMethodology/ScoringMethodology.css
Reviewed
···
9
9
}
10
10
11
11
.methodology-list {
12
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
19
+
opacity: 1;
20
20
padding-left: 40px;
21
21
-
opacity: 0.8;
21
21
+
font-family: articulat-cf;
22
22
}
23
23
24
24
.methodology-page h2 {
+1
-1
src/components/ScoringMethodology/ScoringMethodology.js
Reviewed
···
5
5
return (
6
6
<main className="methodology-page">
7
7
<div className="alt-card">
8
8
-
<h2>The Scoring Methodology</h2>
8
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>