Skip to content

Commit 98fe395

Browse files
committed
chore: aspect-ratio
1 parent 7f72943 commit 98fe395

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/pages/_components/StaffGridItem.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ const linkComp = computed(() => socialUrls?.x ? socialUrls.x : socialUrls?.githu
8484
height: auto;
8585
border-radius: 8%;
8686
border: 0.5px solid #ddd;
87+
aspect-ratio: 1 / 1;
8788
}
8889
}
8990

0 commit comments

Comments
 (0)