From 24531f9b15919185c1d14d5bdb33f264f2f851c7 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 02:29:50 +0100 Subject: [PATCH] Move Start quiz button to a new div with class video-cta --- client/src/pages/EntryPage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/client/src/pages/EntryPage.tsx b/client/src/pages/EntryPage.tsx index 980751c..58233f0 100644 --- a/client/src/pages/EntryPage.tsx +++ b/client/src/pages/EntryPage.tsx @@ -44,7 +44,6 @@ export default function EntryPage() {
-
@@ -54,6 +53,11 @@ export default function EntryPage() {
+
+ +
{ig && }