Skip to content

Commit c40343e

Browse files
committed
revert(predict): remove out-of-scope snapshot change in PredictGameDetailsContent (fontSize 18→20)
1 parent 9c77f2a commit c40343e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/UI/Predict/components/PredictGameDetailsContent/__snapshots__/PredictGameDetailsContent.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ exports[`PredictGameDetailsContent matches snapshot 1`] = `
115115
{
116116
"color": "#131416",
117117
"fontFamily": "Geist-Bold",
118-
"fontSize": 18,
118+
"fontSize": 20,
119119
"fontWeight": 700,
120120
"letterSpacing": 0,
121121
"lineHeight": 24,

0 commit comments

Comments
 (0)