We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29d69f commit e7de78fCopy full SHA for e7de78f
index.html
@@ -7,7 +7,7 @@
7
<body>
8
9
<h1>Hello world!</h1>
10
-<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
+<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:640px"></div>
11
<p>This is the first file in my new Git Repo.</p>
12
<p>This line is here to show how merging works.</p>
13
<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
0 commit comments