diff --git a/files/assets/css/awards.css b/files/assets/css/awards.css index 2c2112cd0..29ce225c6 100644 --- a/files/assets/css/awards.css +++ b/files/assets/css/awards.css @@ -118,6 +118,10 @@ transform: scaleX(-1); } +.emoji-hz-award:nth-child(odd) img[src="/e/marseywalking.webp"] { + transform: scaleX(1); +} + /*confetti*/ .confetti { background-image: url(/i/confetti2.webp);