add redirects

This commit is contained in:
2026-05-27 20:33:33 +03:00
parent acd30dbb13
commit 2e6ed487fd
11 changed files with 309 additions and 166 deletions

View File

@@ -59,6 +59,15 @@
gap: 12px;
}
.qrWrap {
align-self: center;
padding: 12px;
background: #fff;
border-radius: 12px;
line-height: 0;
margin-top: 8px;
}
.label {
font-size: 13px;
color: var(--text-secondary, rgba(255,255,255,0.5));