Skip to content

Commit

Permalink
Fix copyright image size
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Aug 29, 2023
1 parent 7ec3302 commit c280767
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Layout/LayoutFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<component
:is="copyright_image_link ? 'a' : 'span'"
:href="copyright_image_link"
class="min-w-fit"
>
<img
v-if="copyright_image"
Expand Down

0 comments on commit c280767

Please sign in to comment.