change minimal ghost piece

This commit is contained in:
2025-08-28 10:40:19 +02:00
parent 08763c501e
commit 4b2cd0e5d2

View File

@@ -76,7 +76,7 @@ tr.matrix td:not(.mino) {
}
.ghost.mino {
opacity: 50%;
opacity: 5%;
box-shadow: none;
}