Created
March 22, 2018 18:48
-
-
Save caovillanueva/498473c3f0dbb2afad1944b3410339b2 to your computer and use it in GitHub Desktop.
[horizontal flip x element] flip x to image or element #CSS
This file contains 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
transform: scaleX(-1); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment