From 3590af11281dcda1eb2253e9a679a3ee61ae6965 Mon Sep 17 00:00:00 2001
From: Hui <huijustinjing@gmail.com>
Date: Thu, 18 Mar 2021 14:24:43 +0000
Subject: [PATCH] Update index.html

---
 public/home/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/home/index.html b/public/home/index.html
index 480a84f..e094518 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -66,7 +66,7 @@
     <p>
       The application developed for the thesis is able to visualize a series of desingated buildings in Nordbahnhof, Stuttgart with the grayscale masking filter. With the app on, once the user points the camera to the designated building, the system will in-real-time detects the building and render the surrounding in monochrome and leaving the building in color. The moving image below demonstrates the visualization from a screen recording when using the app.
       <br></br> 
-      <img src="ezgif.com-gif-maker.gif" alt="video demonstration"  width="80%"/>
+      <img src="ezgif.com-gif-maker.gif" alt="video demonstration"/>
       <br></br>
       Codes and assets used for the development of this application can be found <a href="https://transfer.hft-stuttgart.de/gitlab/huijustinjing/ar-building-visualization-with-grayscale-filter"> here</a>.
     </p>
-- 
GitLab