Skip to content

Commit dbb4964

Browse files
committed
Tune image size
1 parent 30f28ff commit dbb4964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h2>Quick start</h2>
114114
<p>That's all, folks!</p>
115115

116116
<div class="text-center">
117-
<img src="img/example.png" style="width: 718px;" alt="Your python logger now looks like this"
117+
<img src="img/example.png" style="max-width: 718px; margin: auto;" alt="Your python logger now looks like this"
118118
class="img-responsive">
119119
</div>
120120
</div>

0 commit comments

Comments
 (0)