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