mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
changed height and padding-top for saper and saper-start window, saperpage
This commit is contained in:
@@ -13,7 +13,7 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
}
|
||||
|
||||
.saper {
|
||||
padding-top: 15%;
|
||||
padding-top: 10%;
|
||||
border-radius: 20px;
|
||||
background: #17181C;
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||
@@ -25,7 +25,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: 77%;
|
||||
height: 70%;
|
||||
}
|
||||
|
||||
.padding-elements {
|
||||
|
||||
Reference in New Issue
Block a user