fixed styles for slider elements

This commit is contained in:
Kostya
2024-01-20 20:48:03 +03:00
parent ef80ce25cb
commit 8739c75450

View File

@@ -233,6 +233,8 @@ input[type="number"]::-webkit-outer-spin-button {
.steps-btns__display span { .steps-btns__display span {
display: flex; display: flex;
justify-content: center;
font-size: 10px;
color: #adadad; color: #adadad;
} }
@@ -249,7 +251,8 @@ input[type="number"]::-webkit-outer-spin-button {
font-weight: 700; font-weight: 700;
font-family: Montserrat Alternates; font-family: Montserrat Alternates;
font-size: 12px; font-size: 12px;
padding: 6px 16px; width: 100px;
height: 40px;
} }
/* Saper Game */ /* Saper Game */