Skip to content

Commit

Permalink
Fix legendary grandmaster color
Browse files Browse the repository at this point in the history
  • Loading branch information
hieplpvip committed May 14, 2023
1 parent bf15e4b commit f0d355d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/ranks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ svg.rate-box {
}

.rate-legendary-grandmaster a::first-letter {
color: $color_primary0;
color: $color_primary100;
}

.rate-group {
Expand Down

0 comments on commit f0d355d

Please sign in to comment.