This commit is contained in:
2025-12-02 15:50:04 +00:00
parent 4f2158bc1a
commit 3feb73da3a

View File

@@ -218,7 +218,7 @@ class LoginButton extends StatelessWidget {
'Entrar',
style: TextStyle(
fontSize: fontSize,
fontWeight: FontWeight.w700, // ↑ Mais negrito
fontWeight: FontWeight.w700, //
),
),
),