mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
fix_mobile_img
This commit is contained in:
parent
23eeefa068
commit
5ccbb7d6e2
1 changed files with 3 additions and 3 deletions
|
|
@ -112,21 +112,21 @@
|
||||||
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
||||||
User settings
|
User settings
|
||||||
</h2>
|
</h2>
|
||||||
<div class="mt-8 flex justify-center">
|
<div class="mt-8 flex items-center justify-center">
|
||||||
<img class="w-3/4" alt="User settings" src="https://i.imgur.com/1Ddn2q6.png">
|
<img class="w-3/4" alt="User settings" src="https://i.imgur.com/1Ddn2q6.png">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
||||||
Tenant-aware test suite
|
Tenant-aware test suite
|
||||||
</h2>
|
</h2>
|
||||||
<div class="mt-8 flex justify-center">
|
<div class="mt-8 flex items-center justify-center">
|
||||||
<img class="w-3/4" alt="Tenant-aware test suite" src="https://i.imgur.com/pgG0ctW.png">
|
<img class="w-3/4" alt="Tenant-aware test suite" src="https://i.imgur.com/pgG0ctW.png">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
<h2 class="mt-16 text-center text-xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-5xl sm:leading-none md:text-6xl">
|
||||||
Nova resources
|
Nova resources
|
||||||
</h2>
|
</h2>
|
||||||
<div class="mt-8 flex justify-center">
|
<div class="mt-8 flex items-center justify-center">
|
||||||
<img class="w-3/4" alt="Nova resources" src="https://i.imgur.com/lwJaO0q.png">
|
<img class="w-3/4" alt="Nova resources" src="https://i.imgur.com/lwJaO0q.png">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue