feat: похуйу

This commit is contained in:
2026-05-12 22:28:19 +03:00
parent a43c75a3df
commit eaf4ab9967
2 changed files with 18 additions and 2 deletions

View File

@@ -5,6 +5,17 @@
background: var(--bg-deep);
}
.kycBanner {
width: 100%;
padding: 10px 24px;
background: var(--error, #ff4466);
color: #fff;
font-size: 13px;
font-weight: 500;
text-align: center;
line-height: 1.4;
}
.main {
max-width: 1024px;
width: 100%;