Skip to content

Instantly share code, notes, and snippets.

@dnjstrom
Last active October 23, 2018 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnjstrom/8c2f3defeea6dc4cbd7413c0ca14262a to your computer and use it in GitHub Desktop.
Save dnjstrom/8c2f3defeea6dc4cbd7413c0ca14262a to your computer and use it in GitHub Desktop.
.ball-1 { background: crimson; }
.ball-2 { background: gold; }
.ball-3 { background: forestgreen; }
.ball-4 { background: royalblue; }
.ball {
will-change: transform;
border-radius: 50%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment