Skip to content

Commit

Permalink
Update _Hero.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed Nov 7, 2024
1 parent 4755fa0 commit 9976e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/pages/[...framework]/_Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ export default function Hero({ sandbox }: { sandbox: string }) {
>
<div className="~my-2/3.5">
<NumberFlow
className="~text-5xl/7xl font-medium [--number-flow-char-height:0.85em]"
className="~text-5xl/7xl font-[550] [--number-flow-char-height:0.85em]"
trend={false}
value={value}
locales={locale}
Expand Down

0 comments on commit 9976e18

Please sign in to comment.