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 30f28ff commit dbb4964Copy full SHA for dbb4964
index.html
@@ -114,7 +114,7 @@ <h2>Quick start</h2>
114
<p>That's all, folks!</p>
115
116
<div class="text-center">
117
- <img src="img/example.png" style="width: 718px;" alt="Your python logger now looks like this"
+ <img src="img/example.png" style="max-width: 718px; margin: auto;" alt="Your python logger now looks like this"
118
class="img-responsive">
119
</div>
120
0 commit comments