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 7f72943 commit 98fe395Copy full SHA for 98fe395
app/pages/_components/StaffGridItem.vue
@@ -84,6 +84,7 @@ const linkComp = computed(() => socialUrls?.x ? socialUrls.x : socialUrls?.githu
84
height: auto;
85
border-radius: 8%;
86
border: 0.5px solid #ddd;
87
+ aspect-ratio: 1 / 1;
88
}
89
90
0 commit comments