From 1cc854aa33792b5f552905a7b6fe8a3be55a9abf Mon Sep 17 00:00:00 2001
From: Xiaotian Zhang <410473713@qq.com>
Date: Thu, 12 Oct 2023 14:32:28 +0000
Subject: [PATCH] Update file engineering.html

---
 wiki/pages/engineering.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/wiki/pages/engineering.html b/wiki/pages/engineering.html
index 2d2df70..7084a11 100644
--- a/wiki/pages/engineering.html
+++ b/wiki/pages/engineering.html
@@ -211,7 +211,7 @@ body{
 
   background-size: 100% 100%;         
   width: 80rem;
-  height: 1530rem;
+  height: 1230rem;
   margin-top: 925px;
   margin-left: 5px;
   padding: 0px 140px;
@@ -370,7 +370,7 @@ a.dropdown-item {
 }
 footer {
   position: relative;
-    bottom: -1600rem;
+    bottom: -1300rem;
     width: 117.5%;
     margin: -1rem 0rem;
     margin-left: -7rem;
-- 
GitLab