Updated pages
This commit is contained in:
parent
5a05058256
commit
fd33a67b47
5 changed files with 226 additions and 114 deletions
|
|
@ -83,9 +83,9 @@ class IndexPage extends StatelessWidget {
|
|||
],
|
||||
),
|
||||
const MaxGap(516),
|
||||
Opacity(
|
||||
const Opacity(
|
||||
opacity: 0.7,
|
||||
child: const ImageWidget(imagePath: 'assets/pat-alcala.webp', size: 74, measureByHeight: false),
|
||||
child: ImageWidget(imagePath: 'assets/pat-alcala.webp', size: 74, measureByHeight: false),
|
||||
),
|
||||
const Gap(4),
|
||||
const TextWidget(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue