mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-03 04:05:18 +02:00
image fixes
This commit is contained in:
parent
f51dc6c82d
commit
5cf37b4047
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
<img
|
||||
src={adventure.image}
|
||||
alt="Adventure Image"
|
||||
class="w-full h-48 object-cover"
|
||||
class="w-1/2 mt-4 align-middle rounded-lg shadow-lg"
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue