Prettier fix (#3932)

Co-authored-by: monkeytypegeorge <monkeytypegeorge@gmail.com>
This commit is contained in:
github-actions[bot] 2023-01-22 01:19:23 +01:00 committed by GitHub
parent 8bb6241ee9
commit a64fbde790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
#middle {
transform: scaleX(-1) scaleY(-1);
}
transform: scaleX(-1) scaleY(-1);
}