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(
width: 500,
height: 300,
height: 450,
child: GridView.builder(
padding: const EdgeInsets.only(
// left: width / 10,