Skip to content
Snippets Groups Projects
Commit 08e26e04 authored by Trirst's avatar Trirst
Browse files

Minor style change

parent 484f8cdb
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
</div> </div>
{/if} {/if}
</div> </div>
<div class="min-w-full"> <div class="w-full">
<img src={paths.ImageFile(params.snowflake)} alt="" class="max-w-2xl" /> <img src={paths.ImageFile(params.snowflake)} alt="" class="max-w-2xl" />
{#if imageMetadata.commentary || imageMetadata.commentary_translation} {#if imageMetadata.commentary || imageMetadata.commentary_translation}
<div class="bg-gray-200 p-4 m-4"> <div class="bg-gray-200 p-4 m-4">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment