Add closing tag
This commit is contained in:
parent
b1e9412ccb
commit
a665075f9d
|
@ -8,7 +8,7 @@
|
|||
<img v-bind="{
|
||||
alt: `Screenshot of ${project.name}`,
|
||||
src: projectImage
|
||||
}" class="w-full mt-4 rounded shadow-2xl" aria-hidden>
|
||||
}" class="w-full mt-4 rounded shadow-2xl" aria-hidden/>
|
||||
</span>
|
||||
|
||||
<span class="-mt-10 py-5 px-8 block relative bg-white">
|
||||
|
|
Loading…
Reference in a new issue