From c501d079063201126b29cbcdd4a6a5a6713a6cb2 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 16 Aug 2021 18:03:26 +0100 Subject: [PATCH] . --- static/css/anatomy.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/anatomy.css b/static/css/anatomy.css index 900cca0b..6267450b 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -539,4 +539,8 @@ td.user-answer-score-2::after { .exam-list li .flex-col, #full-question-list li .flex-col { flex: 1; + } + +#full-question-list li .flex-col-4 { + flex: 4; } \ No newline at end of file