From e0939a80fc26912effef3f9fac99dcfc80e5c9e0 Mon Sep 17 00:00:00 2001
From: Joe TS Dell <thunyathep.s@outlook.com>
Date: Tue, 1 Jun 2021 17:18:09 +0200
Subject: [PATCH] up

---
 public/home/index.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/public/home/index.html b/public/home/index.html
index dbe313b..92d01b0 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -34,7 +34,7 @@
 		
 
 		<div class="row">
-			<div class="col-md">
+			<div class="col-lg fs-5">
 				<h4>Motivation</h4>
 				Cities are to be made for the people, by the people and with the people. We want to help build a two-way bridge between City developers/municipalities and citizens where everyone can  explore, build, play and engage in city development process using digital twin of the city so that the experiments can be first made virtually before implementing in the real world.
 				<h4>Idea</h4>
@@ -51,9 +51,8 @@
 				</li>
 				
 			</div>
-			<div class="col-md">
+			<div class="col-lg">
 				<img src="bp1.jpg">
-
 			</div>
 		</div>
 		<h1>Our Idea</h1>
-- 
GitLab