you can use css variables for this case. define two variable in root of page and use these in keyframe : :root { --my-start-width: 0; ...
確定! 回上一頁