From 5550c2989218ff37172a9f089781ac373e926add Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Thu, 29 Jan 2026 17:49:00 +0100 Subject: [PATCH] feat: improve the search modal design --- src/components/SearchModal.astro | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/components/SearchModal.astro b/src/components/SearchModal.astro index 5a25a25..978545c 100644 --- a/src/components/SearchModal.astro +++ b/src/components/SearchModal.astro @@ -7,17 +7,17 @@ import { Close } from './icons';
@@ -28,7 +28,7 @@ import { Close } from './icons';