index bulles plus amples

This commit is contained in:
ethylotest
2021-03-24 10:14:00 +01:00
parent c2cd452b60
commit c45448e2fa

View File

@@ -94,7 +94,7 @@ body main {
/*------------------------------------------*/
/*THE ANIMATION*/
@keyframes rotation {
from {transform: rotate(0deg); transform-origin: 50% 50.5%;}
from {transform: rotate(0deg); transform-origin: 50% 51%;}
to {transform: rotate(360deg); transform-origin: 50% 50%;}
}
.logo_bubbles .circle {