mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
fixed margin-padding for diamonds btns, saperpage
This commit is contained in:
@@ -174,6 +174,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
|
|
||||||
.diamonds-btns__display {
|
.diamonds-btns__display {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
margin-left: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-style__diamonds button {
|
.btn-style__diamonds button {
|
||||||
@@ -185,6 +186,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
|||||||
font-family: Inter;
|
font-family: Inter;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
padding: 4px 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.saper-start__btns {
|
.saper-start__btns {
|
||||||
|
|||||||
Reference in New Issue
Block a user