From fd8b46a212ecc71fcbf158607ec7165528520f3e Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 18 Jun 2023 19:01:42 +0200 Subject: [PATCH] quicker blink --- css/retro.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/retro.css b/css/retro.css index b3e6849..6b348db 100644 --- a/css/retro.css +++ b/css/retro.css @@ -109,7 +109,7 @@ td { } .locking.mino { - animation: blinker 0.15s step-start infinite; + animation: blinker 0.1s step-start infinite; } .ghost.mino {