Skip to content

Commit

Permalink
updates example code
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Marshall committed Nov 21, 2016
1 parent 1c4c091 commit 61833ef
Show file tree
Hide file tree
Showing 3 changed files with 867 additions and 865 deletions.
2 changes: 2 additions & 0 deletions example/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ button {
transform: scale(0);
transition: all 0.1s ease-in;
width: 20px; }
.preloader.-t {
animation-iteration-count: infinite; }
.preloader.middle {
margin-top: -10px; }
.preloader.ensure-animation-loaded {
Expand Down
Loading

0 comments on commit 61833ef

Please sign in to comment.