diff --git a/packages/frontend/src/pages/qr.show.vue b/packages/frontend/src/pages/qr.show.vue index 3f32c4c279..1b878ea4a2 100644 --- a/packages/frontend/src/pages/qr.show.vue +++ b/packages/frontend/src/pages/qr.show.vue @@ -14,9 +14,9 @@ SPDX-License-Identifier: AGPL-3.0-only >
-
+
-
{{ acct }}
+
{{ acct }}
Misskey Logo @@ -206,18 +206,10 @@ $avatarSize: 58px; margin-bottom: 16px; } -.names { - -} - .name { font-weight: bold; } -.username { - -} - .logo { width: 100px; margin: $s3 auto 0;