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.
duration-200
1 parent 1b56bdc commit ef9c2e8Copy full SHA for ef9c2e8
app/pages/about.vue
@@ -446,7 +446,7 @@ onBeforeUnmount(() => {
446
no-underline
447
no-new-tab-icon
448
:aria-label="getAriaLabel(contributor)"
449
- class="group relative block h-12 w-12 rounded-lg transition-transform duration-200 outline-none p-0 bg-transparent"
+ class="group relative block h-12 w-12 rounded-lg transition-transform outline-none p-0 bg-transparent"
450
>
451
<img
452
:src="`${contributor.avatar_url}&s=64`"
0 commit comments