added edits from main branch, main -> DevelopCkutls

This commit is contained in:
Kostya
2023-11-26 15:33:41 +03:00
29 changed files with 422 additions and 29 deletions

View File

@@ -31,13 +31,25 @@
border-radius: 20px;
}
.menu__content--slots-icon {
margin-left: 5px
}
.menu__content--cruch-icon {
margin-left: 6px
}
.menu__content--bomb-icon {
margin-left: 6px
}
.menu__content--gamemodes {
display: flex;
text-align: center;
flex-direction: column;
}
.menu__content--gamemodes a {
.menu__content--gamemodes a {
padding: 35% 7%;
}