From 905547ec6fbddd804b0674635de05887041da689 Mon Sep 17 00:00:00 2001 From: trafficlunar Date: Sat, 29 Mar 2025 15:00:21 +0000 Subject: [PATCH] style: improve search bar and cards design --- src/app/components/search-bar.tsx | 12 ++++++++---- src/app/page.tsx | 5 ++++- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/src/app/components/search-bar.tsx b/src/app/components/search-bar.tsx index 9d03063..6948006 100644 --- a/src/app/components/search-bar.tsx +++ b/src/app/components/search-bar.tsx @@ -4,10 +4,14 @@ import { Icon } from "@iconify/react"; export default function SearchBar() { return ( -
- -
); diff --git a/src/app/page.tsx b/src/app/page.tsx index be71a88..20c453b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,7 +3,10 @@ export default function Page() {
{/* testing purposes only */} {[...Array(12)].map((_, index) => ( -
+
mii

Frieren