From 69408713a9a66e3494cec41e76ac85ab221d816c Mon Sep 17 00:00:00 2001
From: Minju Ha <hmj19015@korea.ac.kr>
Date: Wed, 12 Oct 2022 10:03:16 +0000
Subject: [PATCH] Update wiki/footer.html

---
 wiki/footer.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/wiki/footer.html b/wiki/footer.html
index b522ac1..9c0422b 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -3,17 +3,17 @@
     <div class="row mb-4">
       <div class="col-lg-6 col-xs-12">
         <h4 class="mb-3">KUAS</h4>
-          <p><img src ="https://user-images.githubusercontent.com/101788861/195303810-b1a5a515-3afe-4e06-8be2-1932a4ea02ad.gif" width="20%"></p>          
-          <p><img src ="https://user-images.githubusercontent.com/101788861/195303834-03582692-2c8d-4f6a-b55b-1dec5438d3c4.jpg" width="20%"></p>
+          <p><img src ="https://user-images.githubusercontent.com/101788861/195303810-b1a5a515-3afe-4e06-8be2-1932a4ea02ad.gif" width="100%"></p>          
+          <p><img src ="https://user-images.githubusercontent.com/101788861/195303834-03582692-2c8d-4f6a-b55b-1dec5438d3c4.jpg" width="100%"></p>
       </div>
       <div class="col-lg-3 col-xs-12">
         <h4 class="mt-lg-0 mt-sm-3">SPONSORS</h4>
           <ul class="m-2 p-2">
-            <p><img src="https://user-images.githubusercontent.com/101788861/195305037-0d5515b8-46d0-4e51-a3e8-d9a30a13a5ad.jpg" width="50%"></p>
-            <p><img src="https://user-images.githubusercontent.com/101788861/195305050-faef2b56-4f32-415b-bd28-3767bc170147.png" width="50%"></p>
-            <p><img src="https://user-images.githubusercontent.com/101788861/195305057-b8945b44-7253-4d83-a3e1-f47158c98733.jpg" width="50%"></p>
-            <p><img src="https://user-images.githubusercontent.com/101788861/195305075-13fa6149-c740-4b4d-a58b-78a2e349e89c.png" width="50%"></p>
-            <p><img src="https://user-images.githubusercontent.com/101788861/195305130-a79a28d6-2705-4991-abdc-ce0f6fa6079f.png" width="50%"></p>
+            <p><img src="https://user-images.githubusercontent.com/101788861/195305037-0d5515b8-46d0-4e51-a3e8-d9a30a13a5ad.jpg" width="100%"></p>
+            <p><img src="https://user-images.githubusercontent.com/101788861/195305050-faef2b56-4f32-415b-bd28-3767bc170147.png" width="100%"></p>
+            <p><img src="https://user-images.githubusercontent.com/101788861/195305057-b8945b44-7253-4d83-a3e1-f47158c98733.jpg" width="100%"></p>
+            <p><img src="https://user-images.githubusercontent.com/101788861/195305075-13fa6149-c740-4b4d-a58b-78a2e349e89c.png" width="100%"></p>
+            <p><img src="https://user-images.githubusercontent.com/101788861/195305130-a79a28d6-2705-4991-abdc-ce0f6fa6079f.png" width="100%"></p>
           </ul>
       </div>
       <div class="col-lg-3 col-xs-12">
-- 
GitLab