on home page: fix images for all persons, remove excessive verbiage, fix project icon, allow click on image to close

This commit is contained in:
2025-03-24 20:51:16 -06:00
parent cd8aaec708
commit 0df8cb64cb
5 changed files with 69 additions and 144 deletions

View File

@@ -28,7 +28,7 @@
:src="imageUrl"
class="max-h-[calc(100vh-5rem)] w-full h-full object-contain"
alt="expanded shared content"
@click.stop
@click="close"
/>
</div>
</div>