Last active 5 hours ago

Revision 41537d29d049ecf385dd3d9c296cf2d661c889d4

cohost.css Raw
1@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes spin{to{transform:rotate(360deg)}}