petits ajustements sur l'animation

This commit is contained in:
ethylotest
2021-03-22 13:10:13 +01:00
parent da07f4fd02
commit 72cf56c1d4

View File

@@ -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;