slower blink on mobile to 8s
This commit is contained in:
parent
dd0a889d4f
commit
09244360ab
1 changed files with 1 additions and 1 deletions
|
|
@ -198,7 +198,7 @@ body {
|
|||
}
|
||||
}
|
||||
.tetris-board > div {
|
||||
animation-duration: 0.5s, 5s !important;
|
||||
animation-duration: 0.5s, 8s !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue