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 {