forked from yaso_meth/mih-project
change height of socials links
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user