Skip to content

Commit d1e988e

Browse files
committed
⚡ WebLinks
1 parent 1b4a848 commit d1e988e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/screens/about_screen.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class _AboutScreenState extends State<AboutScreen> {
7777
Text(
7878
'Akshat Sachan',
7979
style: TextStyle(
80-
color: Colors.white,
80+
color: Colors.limeAccent,
8181
fontFamily: 'GochiHand',
8282
fontSize: 20),
8383
),

0 commit comments

Comments
 (0)