diff --git a/apps/mark-scan/frontend/src/__snapshots__/app_contest_candidate_no_party.test.tsx.snap b/apps/mark-scan/frontend/src/__snapshots__/app_contest_candidate_no_party.test.tsx.snap index 1c19118ee5f..f7bf9003cf1 100644 --- a/apps/mark-scan/frontend/src/__snapshots__/app_contest_candidate_no_party.test.tsx.snap +++ b/apps/mark-scan/frontend/src/__snapshots__/app_contest_candidate_no_party.test.tsx.snap @@ -15,19 +15,19 @@ exports[`Single Seat Contest 1`] = ` font-size: 0.75rem; } -.c5 { +.c6 { font-size: 1em; - font-weight: 500; line-height: 1.15; margin: 0; + white-space: nowrap; font-size: 0.75rem; } -.c6 { +.c5 { font-size: 1em; + font-weight: 500; line-height: 1.15; margin: 0; - white-space: nowrap; font-size: 0.75rem; } diff --git a/apps/mark-scan/frontend/src/__snapshots__/app_contest_multi_seat.test.tsx.snap b/apps/mark-scan/frontend/src/__snapshots__/app_contest_multi_seat.test.tsx.snap index 741b270de30..6f8ee4a814d 100644 --- a/apps/mark-scan/frontend/src/__snapshots__/app_contest_multi_seat.test.tsx.snap +++ b/apps/mark-scan/frontend/src/__snapshots__/app_contest_multi_seat.test.tsx.snap @@ -8,16 +8,16 @@ exports[`Single Seat Contest 1`] = ` margin: 0; } -.c9 { +.c23 { font-size: 1em; + font-weight: 300; line-height: 1.15; margin: 0; font-size: 0.75rem; } -.c5 { +.c9 { font-size: 1em; - font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem; @@ -31,9 +31,9 @@ exports[`Single Seat Contest 1`] = ` font-size: 0.75rem; } -.c23 { +.c5 { font-size: 1em; - font-weight: 300; + font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem; diff --git a/apps/mark-scan/frontend/src/__snapshots__/app_contest_single_seat.test.tsx.snap b/apps/mark-scan/frontend/src/__snapshots__/app_contest_single_seat.test.tsx.snap index eb7baba5bd9..e6ba857e55a 100644 --- a/apps/mark-scan/frontend/src/__snapshots__/app_contest_single_seat.test.tsx.snap +++ b/apps/mark-scan/frontend/src/__snapshots__/app_contest_single_seat.test.tsx.snap @@ -8,16 +8,16 @@ exports[`Single Seat Contest 1`] = ` margin: 0; } -.c9 { +.c23 { font-size: 1em; + font-weight: 300; line-height: 1.15; margin: 0; font-size: 0.75rem; } -.c5 { +.c9 { font-size: 1em; - font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem; @@ -31,9 +31,9 @@ exports[`Single Seat Contest 1`] = ` font-size: 0.75rem; } -.c23 { +.c5 { font-size: 1em; - font-weight: 300; + font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem; diff --git a/apps/mark-scan/frontend/src/__snapshots__/app_contest_write_in.test.tsx.snap b/apps/mark-scan/frontend/src/__snapshots__/app_contest_write_in.test.tsx.snap index 57f4c31f72f..6bb5b1bb3fb 100644 --- a/apps/mark-scan/frontend/src/__snapshots__/app_contest_write_in.test.tsx.snap +++ b/apps/mark-scan/frontend/src/__snapshots__/app_contest_write_in.test.tsx.snap @@ -8,16 +8,16 @@ exports[`Single Seat Contest with Write In 1`] = ` margin: 0; } -.c9 { +.c23 { font-size: 1em; + font-weight: 300; line-height: 1.15; margin: 0; font-size: 0.75rem; } -.c5 { +.c9 { font-size: 1em; - font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem; @@ -31,9 +31,9 @@ exports[`Single Seat Contest with Write In 1`] = ` font-size: 0.75rem; } -.c23 { +.c5 { font-size: 1em; - font-weight: 300; + font-weight: 500; line-height: 1.15; margin: 0; font-size: 0.75rem;