Skip to content

Commit

Permalink
28
Browse files Browse the repository at this point in the history
  • Loading branch information
jiatianzhi committed Apr 6, 2024
1 parent 11ff5d0 commit c1e359a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_components/Hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export default function Hero() {
</div>
<motion.div className={styles.background}>
<Skills />
<HeroMain style={{ width: '900px', height: '900px' }}/>
<HeroMain />
<Circle />
</motion.div>
</motion.div>
Expand Down

0 comments on commit c1e359a

Please sign in to comment.