From cfb4fac284fae2690bf3467bc2819c29576c709c Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 01:46:41 +0100 Subject: [PATCH] Update EntryCard component with new styling and link formatting --- client/src/components/EntryCard.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/client/src/components/EntryCard.tsx b/client/src/components/EntryCard.tsx index cf2c18a..5bbe314 100644 --- a/client/src/components/EntryCard.tsx +++ b/client/src/components/EntryCard.tsx @@ -11,13 +11,15 @@ export default function EntryCard({ entry }: Props) { return (
-
{entry.title}
-
- - Learn +
+
{entry.title}
+
+
+ + Learn » - - Quiz + + Quiz »