Skip to content

Commit 6a7ff28

Browse files
KrishnaKrishna
authored andcommitted
Updated index.html. Resized image
1 parent 44bce2d commit 6a7ff28

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

0 commit comments

Comments
 (0)