mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
style:github star align
This commit is contained in:
@@ -57,7 +57,7 @@ export function GitHubStars() {
|
||||
/>
|
||||
|
||||
<motion.div
|
||||
className="relative z-10"
|
||||
className="relative z-10 flex items-center"
|
||||
animate={isHovered ? { rotate: 180 } : { rotate: 0 }}
|
||||
transition={{ duration: 0.3 }}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user