Consistent spacing (#720)

This commit is contained in:
Josh Johnson 2017-07-29 22:28:17 +01:00 committed by Elton Mesquita
parent c420b285ce
commit 0e98c3bac9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
}
90% {
transform: translate3d(0,-4px,0);
transform: translate3d(0, -4px, 0);
}
}