From e3bd3c8579134926440284967ed64eea6c532199 Mon Sep 17 00:00:00 2001 From: nik8 Date: Sat, 15 Mar 2025 11:00:29 +0100 Subject: [PATCH] Update Design --- core/templates/accounts/home.html | 2 +- core/templates/library/detail_quiz.html | 35 +++++++++++++++++-------- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/core/templates/accounts/home.html b/core/templates/accounts/home.html index c73c060..f1a5421 100644 --- a/core/templates/accounts/home.html +++ b/core/templates/accounts/home.html @@ -3,7 +3,7 @@ {% block content %} -
+
diff --git a/core/templates/library/detail_quiz.html b/core/templates/library/detail_quiz.html index 436f9fa..ca61e96 100644 --- a/core/templates/library/detail_quiz.html +++ b/core/templates/library/detail_quiz.html @@ -5,8 +5,8 @@ @@ -14,17 +14,17 @@

{{ quiz.description }}

{% endif %} -