Skip to content

Commit

Permalink
fix: landing shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeryVerkhoturov committed Jun 21, 2023
1 parent afc5387 commit d6eb4a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/landing/landing-canvas.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export default function LandingCanvas() {
width={100}
height={100}
blur={1.25}
far={75}
far={25}
/>
</group>
</Suspense>
Expand Down

0 comments on commit d6eb4a4

Please sign in to comment.