Remove margin right from persona name

ee6202c379b602f055eb026126b51c5bfa6af74b

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

1 files changed, +0 -1Showing whitespace changes
public/style.css+0 -1
@@ -3026,7 +3026,6 @@ select option:not(:checked) {
30263026 overflow: hidden;
30273027 text-align: left;
30283028 white-space: nowrap;
3029- margin-right: 10px;
30303029 font-size: calc(var(--mainFontSize) * 1.25);
30313030 opacity: 0.5;
30323031}