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
| /* === GAMEPAD VIEWER V2 — XBOX BLACK + BLUE GZ === */ | |
| .controller { | |
| width: 18vw; | |
| height: auto; | |
| position: relative; | |
| } | |
| /* Controller base color */ | |
| .controller path, |