From 89ccfe1b838611b63f65467cd3c02c0f65619ab9 Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Fri, 24 Jun 2022 15:42:28 -0700
Subject: [PATCH] Test new config

---
 page.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/page.html b/page.html
index 7463784..953785d 100644
--- a/page.html
+++ b/page.html
@@ -4,7 +4,7 @@
 {{ super() }}
 <style>
 .footer-bottom {
-    position:fixed;
+    position: auto;
     bottom: 0px;
     text-align: center;
     width: 100%;
-- 
GitLab