Last active 4 hours ago

tre revised this gist 4 hours ago. Go to revision

1 file changed, 1 insertion

cohost.css(file created)

@@ -0,0 +1 @@
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)}}
Newer Older