This commit is contained in:
Владимир Фёдоров 2025-05-20 03:29:40 +07:00
parent ad93e187f6
commit 1d3560d773

View File

@ -116,7 +116,7 @@
class="qr-code"
/>
<div>
{{ qrteam }}
{{ qrteam }}
</div>
</div>
@ -280,5 +280,10 @@ a {
top: 80px;
right: 30px;
text-align: center;
width: 120px;
}
.button-container {
margin-bottom: 30px;
}
</style>