HOW TF DO YOU DO THE FUN LITTLE ANIMATION THINGIES SEND HELP #brocken </3 LIKE UR PROFILE AND THE BODy OF IT FLOATING-
This should work :) ::
}
.blurbs, .fwiends, .tableRight, .player, .extended, .avatar { animation: float 3s; animation-iteration-count: infinite; animation-timing-function: ease-in-out; } @keyframes float { 0% { transform: translate(0, 0px); } 50% { transform: translate(0, 8px); } 100% { transform: translate(0, -0px); }
LIKE UR PROFILE AND THE BODy OF IT FLOATING-
LIKE WHERE?? what do you mean?
what lil animation things?? :0
This should work :) ::
}
.blurbs, .fwiends, .tableRight, .player, .extended, .avatar {
animation: float 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes float {
0% { transform: translate(0, 0px);
}
50% {
transform: translate(0, 8px);
}
100% {
transform: translate(0, -0px);
}
LIKE UR PROFILE AND THE BODy OF IT FLOATING-
LIKE WHERE?? what do you mean?
what lil animation things?? :0