blog-hexo/themes/hexo-theme-cosy/source/css/f3729dde.css
2023-10-21 17:55:14 +08:00

1 line
135 B
CSS

@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.weather{animation:zoomIn .5s ease-out 1s forwards}