diff --git a/luckydiamond/src/assets/css/PagesStyles/games-pages/saper.css b/luckydiamond/src/assets/css/PagesStyles/games-pages/saper.css index 5142c08..18d1bbb 100644 --- a/luckydiamond/src/assets/css/PagesStyles/games-pages/saper.css +++ b/luckydiamond/src/assets/css/PagesStyles/games-pages/saper.css @@ -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%; } @@ -289,7 +289,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 { @@ -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%); box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); width: 85%; - height: 100%; + height: 250px; } .text-style__subtitle h2 { @@ -452,7 +452,7 @@ input[type="number"]::-webkit-outer-spin-button { .saper-start { width: 30%; - height: 80%; + height: 500px; } .btns-style__steps button { @@ -530,7 +530,7 @@ input[type="number"]::-webkit-outer-spin-button { .saper-start { width: 30%; - height: 75%; + height: 510px; } .steps-btns__display {