Skip to content

Commit cd4c6e2

Browse files
committed
Login Page
1 parent 31424be commit cd4c6e2

File tree

2 files changed

+219
-205
lines changed

2 files changed

+219
-205
lines changed

final_app/lib/Constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ final kHeadingHard = GoogleFonts.raleway(
3939
final kLoginStyle = GoogleFonts.raleway(
4040
color: Colors.black,
4141
fontWeight: FontWeight.w600,
42-
fontSize: 25,
42+
fontSize: 30,
4343
);
4444

4545
final kButtonStyle = GoogleFonts.raleway(

0 commit comments

Comments
 (0)