mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Fix weird image-ratio
This commit is contained in:
parent
d880036859
commit
644d9310a0
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user