Last active
July 28, 2021 20:50
-
-
Save bleroy/683f7ad80a5a7907efdc35f4c68088ef to your computer and use it in GitHub Desktop.
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
.alternate .background, .alternate .front-wall { | |
transform: scaleX(-1); | |
} | |
.alternate .l1 { | |
clip: rect(auto, 112px, auto, 54px); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment