This commit is contained in:
Patrick Alvin Alcala 2025-02-04 17:26:32 +08:00
parent e6aebd9a64
commit 2c63edd554
11 changed files with 13 additions and 13 deletions

View file

@ -65,7 +65,7 @@ class _RegisterPageState extends State<RegisterPage> {
child: Column(
mainAxisAlignment: MainAxisAlignment.start,
children: [
const Gap(104),
const Gap(96),
const TitleWidget(firstTextSize: 20, secondTextSize: 32),
const Gap(32),
const TextWidget(text: 'Register'),