change height of socials links

This commit is contained in:
2024-11-21 10:24:50 +02:00
parent b381cdc4e1
commit c816a20d6f

View File

@@ -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,