зеркало из
https://github.com/kodackx/disinformation-quest.git
synced 2025-10-29 12:46:03 +02:00
Fix fixed star emoji display
Remove the fixed star emoji that was always visible without any interaction or animation. [skip gpt_engineer]
Этот коммит содержится в:
родитель
478350195b
Коммит
1b591c917b
@ -46,16 +46,6 @@ export const MemeAnimation = ({ className = '' }: { className?: string }) => {
|
|||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Central source icon */}
|
|
||||||
<motion.div
|
|
||||||
className="absolute bottom-0 left-1/2 -translate-x-1/2 text-3xl"
|
|
||||||
initial={{ scale: 0 }}
|
|
||||||
animate={{ scale: [0, 1.2, 1] }}
|
|
||||||
transition={{ duration: 0.5 }}
|
|
||||||
>
|
|
||||||
🌟
|
|
||||||
</motion.div>
|
|
||||||
|
|
||||||
{/* Container for emojis with explicit positioning context */}
|
{/* Container for emojis with explicit positioning context */}
|
||||||
<div className="absolute inset-0">
|
<div className="absolute inset-0">
|
||||||
<AnimatePresence>
|
<AnimatePresence>
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user