1
0
forked from baron/baron-sso

모바일 로그인창 테스트 강화

This commit is contained in:
2026-05-27 11:46:11 +09:00
parent 53830b20d8
commit 368f4bbad8
17 changed files with 268 additions and 156 deletions

View File

@@ -1781,7 +1781,7 @@ class _LoginScreenState extends ConsumerState<LoginScreen>
style: theme.textTheme.headlineMedium?.copyWith(
fontSize: 34,
fontWeight: FontWeight.w800,
letterSpacing: -0.7,
letterSpacing: 0,
),
textAlign: TextAlign.center,
),