14.05.2026 rip

This commit is contained in:
2026-05-14 22:39:06 +03:00
parent 0668ecccf3
commit cdbd9318cf
7 changed files with 81 additions and 32 deletions

View File

@@ -35,6 +35,20 @@
font-size: 14px;
}
.noWallet {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 24px;
min-height: 300px;
color: var(--text-primary);
font-size: 16px;
text-align: center;
position: relative;
z-index: 1;
}
@media (max-width: 992px) {
.glow {
width: auto;