Skip to content

Commit

Permalink
larger hero
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed May 11, 2024
1 parent 5a549b9 commit 969afcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export default function Hero() {
loop={true}
style={
{
width: "60%"
width: "80%"
}
}
/>
Expand Down

0 comments on commit 969afcb

Please sign in to comment.