Skip to content

Commit

Permalink
fix(work): adjust width of images
Browse files Browse the repository at this point in the history
- Changed the width of `WorkBeforeAfterImages` component from 1080 to 499 in eye-protection-design-handbook.mdx
- Updated images `figure-6-1.png` and `figure-6-2.png` in public/works/eye-protection-design-handbook
  • Loading branch information
FradSer committed May 14, 2024
1 parent f2256b4 commit f27ec46
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/works/eye-protection-design-handbook.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ We have also minded many apps attempting to reduce the blue light emitted from t
<WorkBeforeAfterImages
beforeSrc="/works/eye-protection-design-handbook/figure-6-1.png"
afterSrc="/works/eye-protection-design-handbook/figure-6-2.png"
width={1080}
width={499}
height={1080}
description="Use the new blending method and change the color of the text to keep the contrast stable."
/>
Expand Down
Binary file modified public/works/eye-protection-design-handbook/figure-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/works/eye-protection-design-handbook/figure-6-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f27ec46

Please sign in to comment.