Skip to content

Instantly share code, notes, and snippets.

@caovillanueva
Created March 22, 2018 18:48
Show Gist options
  • Save caovillanueva/498473c3f0dbb2afad1944b3410339b2 to your computer and use it in GitHub Desktop.
Save caovillanueva/498473c3f0dbb2afad1944b3410339b2 to your computer and use it in GitHub Desktop.
[horizontal flip x element] flip x to image or element #CSS
transform: scaleX(-1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment