Skip to content

Commit

Permalink
Merge pull request lukehaas#21 from jebramwell/patch-1
Browse files Browse the repository at this point in the history
fix small error in fading dots animation
  • Loading branch information
lukehaas committed Apr 1, 2016
2 parents 41b2111 + 5408d6a commit 6de80e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/load5.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
box-shadow:0em -2.6em 0em 0em fade(@foreground,20%),
1.8em -1.8em 0 0em fade(@foreground,50%),
2.5em 0em 0 0em fade(@foreground,70%),
1.75em 1.75em 0 0em fade(@foreground,20%),
1.75em 1.75em 0 0em fade(@foreground,100%),
0em 2.5em 0 0em fade(@foreground,20%),
-1.8em 1.8em 0 0em fade(@foreground,20%),
-2.6em 0em 0 0em fade(@foreground,20%),
Expand Down

0 comments on commit 6de80e3

Please sign in to comment.