From eea9b0d56e2539f4c8e0bfc7e89bdae29cbacfba Mon Sep 17 00:00:00 2001 From: Natasha Nunez <n.nunez@student.maastrichtuniversity.nl> Date: Sun, 29 Sep 2024 16:50:30 +0000 Subject: [PATCH] center cap --- docs/education.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/education.md b/docs/education.md index 747e8d7..0513aeb 100644 --- a/docs/education.md +++ b/docs/education.md @@ -61,7 +61,7 @@ Here is an example of one of the videos that have been uploaded! sandbox="allow-same-origin allow-scripts allow-popups allow-forms"> </iframe> </div> - <figcaption style="font-size: 14px; color: #333; text-align: justify; width: 100%; margin: 0;"> + <figcaption style="font-size: 14px; color: #333; text-align: center; width: 100%; margin: 0;"> In this video, Natronaut explains how to prepare liquid cultures of bacterial colonies. </figcaption> </figure> @@ -86,7 +86,7 @@ For this series, currently, only one video has been posted: how to visualise DNA sandbox="allow-same-origin allow-scripts allow-popups allow-forms"> </iframe> </div> - <figcaption style="font-size: 14px; color: #333; text-align: justify; width: 100%; margin: 0;"> + <figcaption style="font-size: 14px; color: #333; text-align: center; width: 100%; margin: 0;"> In this video, Natronaut explains how to visualise DNA sequences using Addgene, GenBank, UniProt, and a reverse translation tool. </figcaption> </figure> -- GitLab