Skip to content

Commit 2558210

Browse files
committed
fix: split out code to the right
1 parent 12ee5e0 commit 2558210

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/[...package].vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ defineOgImageComponent('Package', {
514514
jsr
515515
</a>
516516
</li>
517-
<li>
517+
<li class="flex-grow">
518518
<a
519519
:href="`https://socket.dev/npm/package/${pkg.name}/overview/${displayVersion?.version ?? 'latest'}`"
520520
target="_blank"

0 commit comments

Comments
 (0)