Skip to content

Commit

Permalink
update snpashots
Browse files Browse the repository at this point in the history
  • Loading branch information
kshen0 committed Oct 12, 2023
1 parent ce51a5e commit b28f805
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -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;
Expand Down

0 comments on commit b28f805

Please sign in to comment.