Fix weird image-ratio

This commit is contained in:
Simon Mattila 2019-07-25 17:46:51 +02:00
parent d880036859
commit 644d9310a0

View File

@ -44,7 +44,7 @@
<h3>Exploring the catalogue</h3>
<p>Now that you've installed the MangaDex extension it should show up in the <code>Catalogues</code> tab. The items appearing here are called <code>Sources</code>, an extension can contain multiple sources.</p>
<div class="d-flex justify-content-center">
<img src="assets/catalogues.png" loading="lazy" intrinsicsize="1080x828" width="270" height="207">
<img src="assets/catalogues.png" loading="lazy" intrinsicsize="1080x828" width="270" height="272">
</div>
<h3>Adding manga to your library</h3>
<p>To find and add manga, you can now either use the <code>Latest</code> button on your source, or you can use <code>Browse</code> and search for it.</p>