From 90360407d7ffb0f72b1b280bc657c76485211d67 Mon Sep 17 00:00:00 2001 From: ethylotest Date: Wed, 7 Apr 2021 11:58:43 +0200 Subject: [PATCH] logo 8s --- styles/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/index.css b/styles/index.css index 6a828cd..08c6db0 100644 --- a/styles/index.css +++ b/styles/index.css @@ -106,7 +106,7 @@ body main { } .logo_bubbles .circle { animation-name: position; - animation-duration: 4s; + animation-duration: 8s; animation-delay: 0s; animation-timing-function: linear; animation-iteration-count: infinite;