Skip to content

Commit 1e6fbb4

Browse files
okineadevserhalp
andauthored
Update app/pages/index.vue
Co-authored-by: Philippe Serhal <philippe.serhal@gmail.com>
1 parent 9921810 commit 1e6fbb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ defineOgImageComponent('Default', {
9797
type="submit"
9898
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"
9999
>
100-
<span class="i-carbon:search align-middle"></span>
100+
<span class="i-carbon:search align-middle w-4 h-4" aria-hidden="true"></span>
101101
{{ $t('search.button') }}
102102
</button>
103103
</div>

0 commit comments

Comments
 (0)