Removed the pack image
This commit is contained in:
parent
947092c10d
commit
700cc65319
@ -160,14 +160,6 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
]
|
||||
),
|
||||
Text("\n\n"),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.center,
|
||||
children: [
|
||||
Text("The squid dog pack has 11 members:", style: TextStyle(fontSize: 20, fontFamily: "Serif")),
|
||||
Image(image: NetworkImage("https://squog.ru/images/Packpng.png"), height: 500, width: 300,)
|
||||
],
|
||||
),
|
||||
Text("\n\n"),
|
||||
Text("Entars Section", style: TextStyle(fontSize: 30, fontFamily: "Serif", fontWeight: FontWeight.bold)),
|
||||
Text(
|
||||
"My projects:",
|
||||
|
Loading…
x
Reference in New Issue
Block a user