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 32ed757 commit d95a907Copy full SHA for d95a907
1 file changed
app/pages/about.vue
@@ -237,7 +237,6 @@ const roleLabels = computed(
237
:src="sponsor.logo"
238
loading="lazy"
239
height="24"
240
- width="auto"
241
:alt="sponsor.name"
242
class="h-6 md:h-9 w-auto block"
243
/>
@@ -262,7 +261,6 @@ const roleLabels = computed(
262
261
:src="partner.logo"
263
264
265
266
:alt="partner.name"
267
268
0 commit comments