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 d189f99 commit 4f068e1Copy full SHA for 4f068e1
app/pages/index.vue
@@ -109,6 +109,7 @@ defineOgImageComponent('Default', {
109
type="submit"
110
class="absolute inset-ie-2 px-4 py-2 font-mono text-sm text-bg bg-fg rounded-md transition-[background-color,transform] duration-200 hover:bg-fg/90 active:scale-95 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-fg/50"
111
>
112
+ <span class="i-carbon:search align-middle w-4 h-4" aria-hidden="true"></span>
113
{{ $t('search.button') }}
114
</button>
115
</div>
0 commit comments