diff --git a/components/search.vue b/components/search.vue index 04fdc6e..d22a0a7 100644 --- a/components/search.vue +++ b/components/search.vue @@ -60,10 +60,12 @@ class="flex items-center hover:bg-darkest border-2 border-white border-opacity-0 hover:border-opacity-50 focus:outline-none focus:bg-gray-50 duration-300 ease-in-out rounded-lg -mx-5 px-4 py-4 sm:px-6" style="transition-property: border;" > -
- {{ app.name.charAt(0) }} -
-
+ + + +