@keyframes sweep {
from {
transform: translateX(-100%);
}
to {
transform: translateX(100%);
}
}
.your-div{
animation: sweep 1s infinity ease-in-out;
}
Code Example |
---|
Css :: css if child has class |
Css :: add css class c# |
Css :: error 404 flask on css file |
Css :: === git ignore |
Css :: css !important |
Css :: outline |
Css :: overlap section |
Css :: min function css |
Css :: animations css |
Css :: repeat css |
Css :: best css framework |
Css :: outline offset css |
Css :: input disabled css |
Css :: blurred background |
Css :: add tailwind to next |
Css :: circle progress bar css |
Css :: table td css |
Css :: symfony app css not working |
Css :: mouse hold css effect |
Css :: importer police de caractère ds css |
Css :: css horror fonts |
Css :: Ul or ol with no indent |
Css :: css locks |
Css :: fix materialize form label not working |
Css :: Enhancer for Youtube DeepDark Theme |
Css :: odoo search |
Css :: ignore certificare ssl |
Css :: .container |
Css :: how to affect other elements when one element is hovered |
Css :: The HSL color model css |