@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 20%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 35%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 45%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 45%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 20%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 35%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 15%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 45%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }
@keyframes animateWidthProgress { 0% { width: 0px; } 100% { width: 30%; } } .animateWidthProgress { animation: animateWidthProgress ease 1s; animation-iteration-count: 1; }