petits ajustements sur l'animation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user