Sha256: 3314b69ce211da438d7180bf74fe04a6f78bc5015aa02f720e6d7aa8913d0d75
Contents?: true
Size: 503 Bytes
Versions: 8
Compression:
Stored size: 503 Bytes
Contents
.octo-background { fill: $brand-primary; } .octo-arm, .octo-body { fill: white; } .github-corner:hover .octo-arm { animation: octocat-wave 560ms ease-in-out } @keyframes octocat-wave { 0%, 100% { transform: rotate(0) } 20%, 60% { transform: rotate(-25deg) } 40%, 80% { transform: rotate(10deg) } } @media (max-width: 500px) { .github-corner:hover .octo-arm { animation: none } .github-corner .octo-arm { animation: octocat-wave 560ms ease-in-out } }
Version data entries
8 entries across 8 versions & 1 rubygems