mod login signin design

This commit is contained in:
2026-01-26 12:46:17 +01:00
parent d5b8df9506
commit 3990a8a34e
10 changed files with 305 additions and 93 deletions

View File

@@ -58,8 +58,8 @@ class MyLoginWidget extends StatelessWidget {
borderRadius: BorderRadius.circular(18),
child: Image.asset(
'assets/images/guru.png',
width: 400,
height: 400,
width: 300,
height: 300,
),
),
),