Skip to content

Commit 30b9020

Browse files
committed
small tweak
1 parent 75847e2 commit 30b9020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/svelte.dev/src/routes/packages/PackageCard.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@
158158
159159
.links {
160160
position: absolute;
161-
right: 1rem;
162-
bottom: 1rem;
161+
right: 1.3rem;
162+
bottom: 1.3rem;
163163
164164
a {
165165
width: 1.4rem;

0 commit comments

Comments
 (0)