+
{won ? t("reward.win") : t("reward.lose")}
@@ -114,9 +114,9 @@ export function PostMatchRewardsModal({ initial={{ scale: 0.5, opacity: 0 }} animate={{ scale: 1, opacity: 1 }} transition={{ type: "spring", stiffness: 200, damping: 14, delay: 0.18 }} - className="relative mt-4 flex items-center justify-center gap-2" + className="relative mt-4 short:mt-2 flex items-center justify-center gap-2" > - + +