From 92959611ada8aeca9ca5d68d38fd4024fda0804e Mon Sep 17 00:00:00 2001 From: The Arrayser <68914060+TheArrayser@users.noreply.github.com> Date: Fri, 15 Apr 2022 22:01:56 +0200 Subject: [PATCH] comenz --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6170974..0fa4746 100644 --- a/index.html +++ b/index.html @@ -46,11 +46,11 @@ } .leftRight { - animation: left2Right 20s infinite linear; + /*animation: left2Right 20s infinite linear;*/ } .rightLeft { - animation: right2Left 20s infinite linear; + /*animation: right2Left 20s infinite linear;*/ } .upDown {