From 4a975b36ea206c49c469e6769d02742d122d812f Mon Sep 17 00:00:00 2001 From: akshay Date: Wed, 7 May 2025 09:01:42 +0530 Subject: add css --- src/pages/results.astro | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/pages/results.astro b/src/pages/results.astro index d74ee08..6e55259 100644 --- a/src/pages/results.astro +++ b/src/pages/results.astro @@ -39,4 +39,27 @@ import Card from '../components/Card.astro'; + + + -- cgit