From ac08c7204caad7f4290941d648d2e24e0ded346e Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Thu, 25 Jul 2024 14:07:59 +0000
Subject: [PATCH] Update 16 files

- /wiki/pages/contribution.html
- /wiki/pages/description.html
- /wiki/pages/education.html
- /wiki/pages/engineering.html
- /wiki/pages/entrepreneurship.html
- /wiki/pages/experiments.html
- /wiki/pages/hardware.html
- /wiki/pages/human-practices.html
- /wiki/pages/inclusivity.html
- /wiki/pages/measurement.html
- /wiki/pages/model.html
- /wiki/pages/notebook.html
- /wiki/pages/proof-of-concept.html
- /wiki/pages/results.html
- /wiki/pages/safety.html
- /wiki/pages/software.html
---
 wiki/pages/contribution.html     | 2 +-
 wiki/pages/description.html      | 2 +-
 wiki/pages/education.html        | 2 +-
 wiki/pages/engineering.html      | 2 +-
 wiki/pages/entrepreneurship.html | 2 +-
 wiki/pages/experiments.html      | 2 +-
 wiki/pages/hardware.html         | 2 +-
 wiki/pages/human-practices.html  | 2 +-
 wiki/pages/inclusivity.html      | 2 +-
 wiki/pages/measurement.html      | 2 +-
 wiki/pages/model.html            | 2 +-
 wiki/pages/notebook.html         | 2 +-
 wiki/pages/proof-of-concept.html | 2 +-
 wiki/pages/results.html          | 2 +-
 wiki/pages/safety.html           | 2 +-
 wiki/pages/software.html         | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/wiki/pages/contribution.html b/wiki/pages/contribution.html
index 1892874b..35ce4573 100644
--- a/wiki/pages/contribution.html
+++ b/wiki/pages/contribution.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/description.html b/wiki/pages/description.html
index ec38771f..d2349309 100644
--- a/wiki/pages/description.html
+++ b/wiki/pages/description.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/education.html b/wiki/pages/education.html
index 1138c6ad..22bcfdf0 100644
--- a/wiki/pages/education.html
+++ b/wiki/pages/education.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/engineering.html b/wiki/pages/engineering.html
index 6688a349..1f391bbf 100644
--- a/wiki/pages/engineering.html
+++ b/wiki/pages/engineering.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/entrepreneurship.html b/wiki/pages/entrepreneurship.html
index 6c061b44..e1b983d3 100644
--- a/wiki/pages/entrepreneurship.html
+++ b/wiki/pages/entrepreneurship.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/experiments.html b/wiki/pages/experiments.html
index 70a8133e..3bec2d31 100644
--- a/wiki/pages/experiments.html
+++ b/wiki/pages/experiments.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/hardware.html b/wiki/pages/hardware.html
index 5e52003f..59f54edc 100644
--- a/wiki/pages/hardware.html
+++ b/wiki/pages/hardware.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html
index aad46768..9baf5341 100644
--- a/wiki/pages/human-practices.html
+++ b/wiki/pages/human-practices.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/inclusivity.html b/wiki/pages/inclusivity.html
index f3ddf2c0..108b8355 100644
--- a/wiki/pages/inclusivity.html
+++ b/wiki/pages/inclusivity.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/measurement.html b/wiki/pages/measurement.html
index 6f0893bb..21dbf230 100644
--- a/wiki/pages/measurement.html
+++ b/wiki/pages/measurement.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/model.html b/wiki/pages/model.html
index cce8d4d0..6aff701d 100644
--- a/wiki/pages/model.html
+++ b/wiki/pages/model.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/notebook.html b/wiki/pages/notebook.html
index 6645eb47..60409bfa 100644
--- a/wiki/pages/notebook.html
+++ b/wiki/pages/notebook.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/proof-of-concept.html b/wiki/pages/proof-of-concept.html
index 8928c93d..f6c6e3f3 100644
--- a/wiki/pages/proof-of-concept.html
+++ b/wiki/pages/proof-of-concept.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/results.html b/wiki/pages/results.html
index ed5ac97b..9694de83 100644
--- a/wiki/pages/results.html
+++ b/wiki/pages/results.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/safety.html b/wiki/pages/safety.html
index 270bc20b..44f7608a 100644
--- a/wiki/pages/safety.html
+++ b/wiki/pages/safety.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
diff --git a/wiki/pages/software.html b/wiki/pages/software.html
index 59515bec..8b45b373 100644
--- a/wiki/pages/software.html
+++ b/wiki/pages/software.html
@@ -51,7 +51,7 @@
     .progress-container {
      position: fixed;
      left: 20px;  
-     bottom: 20px;
+     bottom: 80px;
      width: 60px;
      height: 60px;
      z-index: 1000;  
-- 
GitLab