Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
czh-98 committed Mar 9, 2024
1 parent 0eca2d6 commit 205e6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/section2-frontal-view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ let frontalViewData: Data[] = [
nose_avg: { val: "1.708", bold: false },
nose_med: { val: "1.688", bold: false },
nose_std: { val: "0.349", bold: false },
mouth_avg: { val: "1.708", bold: false },
mouth_avg: { val: "1.876", bold: false },
mouth_med: { val: "1.777", bold: false },
mouth_std: { val: "0.563", bold: false },
forehead_avg: { val: "2.350", bold: false },
Expand Down

0 comments on commit 205e6ea

Please sign in to comment.