Skip to content

Commit 061c440

Browse files
Update Txt-Clr
1 parent d924659 commit 061c440

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/badges/github-badges.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
margin: 0 auto 40px;
8484
opacity: 0.95;
8585
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
86+
color: rgb(251, 251, 251) !important;
8687
}
8788

8889
.badgeStats {
@@ -1862,4 +1863,4 @@ table tr:last-child td:last-child {
18621863

18631864
[data-theme="dark"] .achievementsTable td b:hover {
18641865
box-shadow: 0 4px 10px rgba(37, 194, 160, 0.4) !important;
1865-
}
1866+
}

0 commit comments

Comments
 (0)