@ -348,7 +348,7 @@
</div>
<div v-if="record.image" class="flex justify-center">
<a :href="record.image" target="_blank">
<img :src="record.image" class="h-24 mt-2 rounded-xl" />
<img :src="record.image" class="h-48 mt-2 rounded-xl" />
</a>
</li>