docs: Fix screenshots on website
This commit is contained in:
parent
a265628432
commit
c71ecdb49d
3 changed files with 2 additions and 4 deletions
|
|
@ -325,10 +325,7 @@
|
|||
|
||||
<!--Right Col-->
|
||||
<div class="w-full xl:w-3/5 py-6 relative">
|
||||
<img class="w-5/6 mx-auto lg:mr-0 slide-in-bottom md:block hidden"
|
||||
src="screenshots/desktop.png">
|
||||
<img class="slide-in-bottom mx-auto md:absolute left-16 bottom-0 w-64 rounded-xl shadow-xl border border-gray-300"
|
||||
src="screenshots/mobile.png">
|
||||
<img class="w-full mx-auto slide-in-bottom" src="screenshots/screenshots.png">
|
||||
</div>
|
||||
|
||||
<!--Footer-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue