From 53aac1094605521d0f8ada564af01bbe13c5dbcc Mon Sep 17 00:00:00 2001
From: Young Guk Kim <kyk1047715@gmail.com>
Date: Wed, 25 Apr 2018 09:22:29 +0900
Subject: [PATCH] bg

---
 ti/templates/ti/index.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html
index 1945d69..ddd8f8b 100644
--- a/ti/templates/ti/index.html
+++ b/ti/templates/ti/index.html
@@ -62,13 +62,12 @@
       <div class="overlay"></div>
     </header>
     <!-- About -->
-    <section class="callout" id="about">
+    <section class="content-section bg-light" id="about">
       <div class="container text-center">
         <div class="row">
           <div class="col-lg-10 mx-auto">
               <canvas id="canvas" width="500" height="500">
               </canvas>
-
           </div>
         </div>
       </div>
-- 
GitLab