Updated pages
This commit is contained in:
parent
fd33a67b47
commit
be352aa263
2 changed files with 4 additions and 3 deletions
|
|
@ -44,8 +44,8 @@ class IndexPage extends StatelessWidget {
|
|||
child: Column(
|
||||
children: [
|
||||
const Gap(88),
|
||||
const ImageWidget(imagePath: 'assets/logo.webp', size: 140, measureByHeight: false),
|
||||
const Gap(24),
|
||||
const ImageWidget(imagePath: 'assets/logo.webp', size: 160, measureByHeight: false),
|
||||
const Gap(20),
|
||||
const TextWidget(
|
||||
text: "OCBO e-Sign",
|
||||
color: Color.fromARGB(255, 244, 243, 243),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue