Improved onboarding

This commit is contained in:
Juan Gilsanz Polo
2024-02-22 11:08:11 +01:00
parent a7b038c6ab
commit fb35943d12
6 changed files with 217 additions and 85 deletions

View File

@@ -34,7 +34,7 @@ class OnboardingWelcome extends ConsumerWidget {
t.onboarding.title,
style: const TextStyle(fontSize: 28),
),
const SizedBox(height: 8),
const SizedBox(height: 16),
Text(
t.onboarding.subtitle,
style: TextStyle(