Since we use framer-motion and Tailwind CSS, we want our dashboard widgets (like the Weather card or Quote card) to feel more alive. Expected Behavior: Add a slight scale-up effect (e.g., hover:scale-105 transition-all) or a subtle drop shadow increase when the user hovers over widget containers.
Since we use framer-motion and Tailwind CSS, we want our dashboard widgets (like the Weather card or Quote card) to feel more alive. Expected Behavior: Add a slight scale-up effect (e.g., hover:scale-105 transition-all) or a subtle drop shadow increase when the user hovers over widget containers.