change height of socials links
This commit is contained in:
@@ -309,7 +309,7 @@ class _MIHAboutState extends State<MIHAbout> {
|
|||||||
),
|
),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
width: 500,
|
width: 500,
|
||||||
height: 300,
|
height: 450,
|
||||||
child: GridView.builder(
|
child: GridView.builder(
|
||||||
padding: const EdgeInsets.only(
|
padding: const EdgeInsets.only(
|
||||||
// left: width / 10,
|
// left: width / 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user