Created
June 18, 2019 18:39
-
-
Save daybrush/afda69b3a4095c1bd1644482f8e9d4d0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.kinetic { | |
transform: translate(20px, -40px); | |
transform-origin: calc(50% - 20px) calc(50% + 40px); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment