Reduce asset size

This commit is contained in:
Vishnu Mohandas 2021-05-16 15:16:35 +05:30
parent e745266041
commit f6e271233b

View file

@ -265,7 +265,7 @@ class FeatureItemWidget extends StatelessWidget {
children: [
Image.asset(
assetPath,
height: 170,
height: 160,
),
Padding(padding: EdgeInsets.all(16)),
Container(