added changed with btns crash

This commit is contained in:
Kostya
2024-02-08 17:32:25 +03:00
parent a2e268f262
commit d9923f4a52
2 changed files with 30 additions and 4 deletions

View File

@@ -113,9 +113,17 @@
border-radius: 10px;
width: 300px;
height: 60px;
font-family: 'Montserrat Alternates';
font-family: 'Inter';
font-weight: 700;
font-size: 16px;
font-size: 18px;
}
.claim-btn-crash__prize {
background: #4E5EF2 !important;
}
.waiting-btn-crash {
background: #3D3F48 !important;
}
.crash-window__line {