From d441e6870dfa82c8db97eb625add61354d958296 Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Tue, 1 Jun 2021 17:13:24 +0200 Subject: [PATCH] update class --- public/home/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/home/index.html b/public/home/index.html index f162be4..500c2d9 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -34,7 +34,7 @@ <div class="row"> - <div class="col"> + <div class="col-md"> <li> A real world digital 3D platform (Digital Twin) of Stuttgart for citizens and government to build, play, explore and engage in city development process. @@ -47,7 +47,7 @@ there importance in the city development process. </li> </div> - <div class="col"> + <div class="col-md"> <img src="bp1.jpg"> </div> -- GitLab