update
This commit is contained in:
parent
6c5742b596
commit
06b853b2ca
18 changed files with 147 additions and 149 deletions
|
|
@ -34,7 +34,7 @@ class IndexPage extends StatelessWidget {
|
|||
const Gap(32),
|
||||
Padding(
|
||||
padding: const EdgeInsets.fromLTRB(0, 0, 38, 0),
|
||||
child: Image.asset('assets/ph_logo2.webp',
|
||||
child: Image.asset('assets/ph_logo.webp',
|
||||
width: 192, cacheWidth: (192 * MediaQuery.of(context).devicePixelRatio).round()),
|
||||
),
|
||||
const Gap(64),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue