change height of socials links
This commit is contained in:
parent
b381cdc4e1
commit
c816a20d6f
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue