From d5716b69a89144d77524e86a2971f82ebc009dc9 Mon Sep 17 00:00:00 2001 From: sanchezvem Date: Sun, 29 Mar 2026 12:53:21 +0100 Subject: [PATCH] Started card for home page --- .../challenge-card.component.html | 33 ++++++++++++++----- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/src/app/components/challenge-card/challenge-card.component.html b/src/app/components/challenge-card/challenge-card.component.html index 2376319..faba124 100644 --- a/src/app/components/challenge-card/challenge-card.component.html +++ b/src/app/components/challenge-card/challenge-card.component.html @@ -1,9 +1,26 @@ - - - Titre de la carte - +
+
+

+ Title +

+ + +8 pts + +
+

Description

+
+ + Info supplémentaire + - - Here's a small text description for the card content. Nothing more, nothing less. - - \ No newline at end of file +
+ + Voir â­˘ + +
+
+
\ No newline at end of file