Skip to content

Commit d019e9f

Browse files
committed
fix(schedule): gb gp text not centered
1 parent a663c60 commit d019e9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/api/race_components.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ class RaceListHeaderItem extends StatelessWidget {
7676
fontWeight: FontWeight.w800,
7777
color: Colors.white.withAlpha(170),
7878
),
79+
textAlign: TextAlign.center,
7980
),
8081
],
8182
),

0 commit comments

Comments
 (0)