14.05.2026 rip
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user