Skip to content

Commit

Permalink
fix: feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
wthijmen committed Sep 29, 2023
1 parent 885b530 commit aa9acb3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/.vuepress/theme/client/components/global/Integration.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
role="none"
image-class="m-auto"
:alt="`${data.title} logo`" />
<Icon
v-if="data.internal"
title="Maintained by MyParcel"
icon="myparcel"
class="absolute right-2 text-xl top-1" />
</AutoLink>
<Icon
v-if="data.internal"
title="Maintained by MyParcel"
icon="myparcel"
class="absolute right-2 text-xl top-1" />
</div>

<div class="border-t dark:bg-zinc-800 p-3">
Expand Down

0 comments on commit aa9acb3

Please sign in to comment.