This commit is contained in:
Hepatica
2024-01-27 21:04:54 +01:00

View File

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