UX: improve styling of image attribution

This commit is contained in:
Pieter Vander Vennet 2023-12-16 01:39:10 +01:00
parent 7a3cb9fbdd
commit 2580a67e1f
4 changed files with 51 additions and 23 deletions

View file

@ -34,7 +34,7 @@
{#if $license.artist}
<div class="font-bold">
{$license.artist}
{@html $license.artist}
</div>
{/if}