From 96f1f112f5594c8d539c87f8f9725022ec3cb556 Mon Sep 17 00:00:00 2001 From: Brandon Winger-Air Date: Fri, 19 Jan 2024 22:35:51 -0500 Subject: [PATCH] search button background & border colors --- pages/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index.vue b/pages/index.vue index a523781..a7b53f1 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -22,7 +22,7 @@ @@ -76,7 +76,7 @@ const hideSuggestions = ref(true);