diff --git a/styles/index.css b/styles/index.css index 2df1b8b..675c245 100644 --- a/styles/index.css +++ b/styles/index.css @@ -134,12 +134,14 @@ body main { } .logo_bubbles .circle._1 { animation-delay: -0.8s; + animation-direction: reverse; } .logo_bubbles .circle._2 { - animation-delay: -1.3s; + animation-delay: -2.7s; } .logo_bubbles .circle._3 { - animation-delay: -2.7s; + animation-delay: -1.3s; + animation-direction: reverse; } .logo_bubbles .circle._4 { animation-delay: 0s;