mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added logic for fliper square in saper-game block, saperpage
This commit is contained in:
@@ -266,6 +266,12 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
width: 95px;
|
||||
height: 95px;
|
||||
cursor: pointer;
|
||||
transition: transform 0.6s;
|
||||
transform-style: preserve-3d;
|
||||
}
|
||||
|
||||
.square-fliper {
|
||||
transform: rotateY(180deg);
|
||||
}
|
||||
|
||||
.display-lines {
|
||||
|
||||
Reference in New Issue
Block a user