From 0c92167aa02b1bbcbe8e4a35bd30bcb9a86ac14b Mon Sep 17 00:00:00 2001 From: Sarah Oberbichler <66369271+soberbichler@users.noreply.github.com> Date: Sun, 29 Dec 2024 03:14:19 +0100 Subject: [PATCH] Update module_1.html --- modules/module_1.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/modules/module_1.html b/modules/module_1.html index 8234a76..b206e12 100644 --- a/modules/module_1.html +++ b/modules/module_1.html @@ -20,10 +20,13 @@ color: #8B0000; } .notebook-link { - display: inline-flex; + display: flex; align-items: center; - gap: 10px; - margin-top: 10px; + margin-bottom: 20px; + } + .notebook-title { + font-weight: 500; + min-width: 300px; } .back-button { position: fixed; @@ -35,7 +38,6 @@ ← Go Back -

Module 1: Introduction to the topic, the course, and NLP

@@ -52,11 +54,13 @@

Preparation for Module 1:

Notebooks we will use in class:

- -