This commit is contained in:
2026-04-22 01:43:58 +09:00
parent c73318afe0
commit 4913a12050
+2 -1
View File
@@ -217,12 +217,13 @@
.tls-rank-badge > * { color: #0a0a0a; } .tls-rank-badge > * { color: #0a0a0a; }
.tls-rank-letters { .tls-rank-letters {
font-size: 30pt; font-size: 30pt;
font-weight: 700; font-weight: 600;
line-height: 1; line-height: 1;
letter-spacing: -0.02em; letter-spacing: -0.02em;
} }
.tls-rank-score { .tls-rank-score {
font-size: 10pt; font-size: 10pt;
font-weight: 600;
margin-top: 2px; margin-top: 2px;
opacity: 0.75; opacity: 0.75;
} }