From 94200cfa899120a872a3132dc06dc61683c68053 Mon Sep 17 00:00:00 2001 From: Yihan Wu <1625609327@qq.com> Date: Tue, 1 Oct 2024 04:25:11 +0000 Subject: [PATCH] Update file education.tsx --- src/contents/education.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/contents/education.tsx b/src/contents/education.tsx index 9cc07e3..f20d243 100644 --- a/src/contents/education.tsx +++ b/src/contents/education.tsx @@ -148,7 +148,7 @@ export function Education() { // sidenavbar begin alt="example" className="responsive-img" /> - <figcaption className='caption'>1234567687</figcaption> + </div> <div className='col-4'> <img @@ -156,7 +156,7 @@ export function Education() { // sidenavbar begin alt="example" className="responsive-img" /> - <figcaption className='caption'>1234567687</figcaption> + </div> <div className='image-container'> <img @@ -164,7 +164,7 @@ export function Education() { // sidenavbar begin alt="example" className="image-wide" /> - <figcaption className='caption'>1234567687</figcaption> + </div> <figcaption className='caption'>1234567687</figcaption> <p className="indent">After the lecture, a questionnaire was distributed to the students to assess whether they had increased their understanding of the field and their interest in synthetic biology through the lecture. The questionnaire was designed to include questions of multiple dimensions, such as the understanding of the basic concepts of synthetic biology, the level of interest in the content of the lecture, and the willingness to participate in related activities in the future.</p> -- GitLab