From e1e8f98f9813e46531223d0bc1178e9958a57439 Mon Sep 17 00:00:00 2001 From: Aditya Singh Date: Mon, 13 Jan 2025 16:48:22 +0530 Subject: [PATCH] made changes in popup component --- src/components/Popup.astro | 231 ++++++++++++++++++------------------- 1 file changed, 110 insertions(+), 121 deletions(-) diff --git a/src/components/Popup.astro b/src/components/Popup.astro index 05c75af..22f9e4f 100644 --- a/src/components/Popup.astro +++ b/src/components/Popup.astro @@ -1,26 +1,24 @@ ---- ---- - -
- × - - State Image - -
- - + +
+ × +
State Name
+ State Image +
State Information
+
+ +
\ No newline at end of file