diff --git a/src/profiles/Profile.css b/src/profiles/Profile.css index 48f31ae..cce8364 100644 --- a/src/profiles/Profile.css +++ b/src/profiles/Profile.css @@ -55,12 +55,12 @@ .acct-mark { font-size: 1.2em; + vertical-align: sub; + margin-right: 0.25em; } .display-name { - display: flex; - align-items: center; - gap: 4px; + display: block; } table.acct-fields {