added btn claim in crash

This commit is contained in:
Kostya
2024-02-04 16:15:54 +03:00
parent 24a743fefa
commit 4aabb78367
2 changed files with 4 additions and 1 deletions

View File

@@ -97,11 +97,13 @@
.crash-game-window__btn-start {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
margin-top: 23px;
}
.crash-game-window__btn-start button {
margin-bottom: 5px;
background: #EF4444;
border: unset;
border-radius: 10px;