We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 117d5bd + 9f3c391 commit 74eb96dCopy full SHA for 74eb96d
2 files changed
app/components/DashboardTile.js
@@ -108,7 +108,7 @@ const DashboardTile = ({
108
fontSize: '0.6em',
109
top: '-0.3em',
110
left: '0.9em',
111
- letterSpacing: '1vw'
+ letterSpacing: 'normal'
112
}}
113
>
114
{tieScores[index]}
app/components/MatchTiles.js
@@ -77,7 +77,7 @@ const MatchTiles = ({
77
78
79
80
81
82
83
0 commit comments