Reduce font-size of position value

ffea974b076e13cd1781aaf78bc2cbdfed3cb6f4

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +2 -1Ignore whitespace
public/style.css+2 -1
@@ -2927,7 +2927,8 @@ input[type=search]:focus::-webkit-search-cancel-button {
29272927}
29282928
29292929.group_member .queue_position {
29302930 margin-right: 1rem0.75rem;
2931+ font-size: calc(var(--mainFontSize) * 0.9);
29312932}
29322933
29332934.group_member.is_queued {