Skip to content

Commit e7de78f

Browse files
Updated index.html. Resized image
1 parent d29d69f commit e7de78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<body>
88

99
<h1>Hello world!</h1>
10-
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
10+
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:640px"></div>
1111
<p>This is the first file in my new Git Repo.</p>
1212
<p>This line is here to show how merging works.</p>
1313
<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>

0 commit comments

Comments
 (0)