Add imopressum

This commit is contained in:
2026-02-01 22:45:35 +01:00
parent 9fd0c210ae
commit 83a8a3aaef
2 changed files with 49 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ class _AuthViewState extends State<AuthView> {
),
const SizedBox(height: 24),
Text(
'Sign In',
'BrandManager',
style: Theme.of(context).textTheme.headlineLarge?.copyWith(
fontWeight: FontWeight.bold,
),