Skip to content

Commit

Permalink
jungjjeong | feat: 화질 개선
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungjjeong committed Feb 14, 2024
1 parent 8a10ac4 commit 3118609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/archive/marble-canvas.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export const MarbleCanvas = ({
height: canvasHeight,
background: "white",
wireframes: false,
pixelRatio: window.devicePixelRatio,
},
});

Expand Down

0 comments on commit 3118609

Please sign in to comment.