From 7dfaa59243399141dc6f971334b0b47f4ecf18f2 Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Fri, 1 May 2026 21:29:46 +0200 Subject: [PATCH] Card size --- frontend/src/App.jsx | 12 +++++------- frontend/src/styles.css | 35 +++++++++++++++++++++-------------- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 58e3fb9..be702b5 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -1104,7 +1104,6 @@ function TutorApp({ currentUser, onLogout }) { {activeAsset && (
- {activeSection?.title || activeAsset.title}