Skip to content

Commit

Permalink
Have a subtle animation on the 'next' link
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Oct 11, 2015
1 parent fc90e4c commit 09117c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/style.sass
Expand Up @@ -407,7 +407,7 @@ ul.heading-list
// Fly the 'next: ___' from the left
.right .title,
.right .label
transform: translate3d(-32px, 0, 0)
transform: translate3d(0, 8px, 0)

.title,
.label,
Expand Down

0 comments on commit 09117c3

Please sign in to comment.