From 9c0b1811cd9770f3ee8ff0d0bf3c84f716314ba4 Mon Sep 17 00:00:00 2001 From: Reece Browne Date: Mon, 3 Feb 2025 16:45:51 +0000 Subject: [PATCH] Initial set up --- src/main/resources/templates/home.html | 27 +++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index 6465a22b2..26838a7a6 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -20,10 +20,8 @@ width: 100%; display: flex; flex-direction: column; - scale: 0.7; - transform-origin: top; - "> - + transform-origin: top;" + id="scale-wrap">

@@ -125,8 +123,9 @@
-
- + + + @@ -225,7 +224,21 @@ window.showSurvey = /*[[${showSurveyFromDocker}]]*/ true - + +