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;