Merge branch 'DevelopCkutls'

This commit is contained in:
Kostya
2024-01-27 22:09:57 +03:00

View File

@@ -52,7 +52,7 @@ input[type="number"]::-webkit-outer-spin-button {
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 27%;
height: 74%;
height: 480px;
margin-top: 2.6%;
}
@@ -288,7 +288,7 @@ input[type="number"]::-webkit-outer-spin-button {
background: #22252F;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 85%;
height: 90%;
height: 580px;
}
.square {
@@ -383,7 +383,7 @@ input[type="number"]::-webkit-outer-spin-button {
background: linear-gradient(180deg, #252C47 0%, #252C47 8.33%, rgba(37, 44, 71, 0.00) 100%);
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width: 85%;
height: 100%;
height: 250px;
}
.text-style__subtitle h2 {
@@ -449,7 +449,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.saper-start {
width: 30%;
height: 80%;
height: 500px;
}
.btns-style__steps button {
width: 60px;
@@ -509,7 +509,7 @@ input[type="number"]::-webkit-outer-spin-button {
}
.saper-start {
width: 30%;
height: 75%;
height: 510px;
}
.steps-btns__display {
justify-content: center;