Improve mobile gallery styling

This commit is contained in:
ZXY101
2023-09-25 14:48:33 +02:00
parent f06823e4e3
commit 53f5a48d3e
4 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
</script>
<a href={volumeName} on:click={onClick}>
<div class="flex flex-col gap-[5px] text-center">
<div class="flex flex-col gap-[5px] text-center items-center">
{mokuroData.title}
{#if files}
<img