We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b48d6 commit 22cb7f5Copy full SHA for 22cb7f5
app/components/Package/Header.vue
@@ -283,7 +283,7 @@ const fundingUrl = computed(() => {
283
:to="packageRoute(packageName, resolvedVersion, '#provenance')"
284
:aria-label="$t('package.provenance_section.view_more_details')"
285
classicon="i-lucide:shield-check"
286
- class="py-1.25 px-2 me-2"
+ class="py-1.5 px-2 me-2"
287
/>
288
</TooltipApp>
289
</template>
0 commit comments