Skip to content

Commit a9add4d

Browse files
committed
fix-comment
1 parent 16cb235 commit a9add4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/lib/pages/onboarding/device_selection.dart

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ class _DeviceSelectionPageState extends State<DeviceSelectionPage> with SingleTi
121121
'Sign in',
122122
style: TextStyle(
123123
color: Colors.white,
124-
fontWeight: FontWeight.bold,
125-
fontSize: 18,
124+
fontWeight: FontWeight.w500,
125+
fontSize: 16,
126126
),
127127
),
128128
),

0 commit comments

Comments
 (0)