From dd56882ecfa39fffa9f1f696baf81409d6ff6d17 Mon Sep 17 00:00:00 2001 From: Young Guk Kim <kyk1047715@gmail.com> Date: Thu, 26 Apr 2018 01:48:37 +0900 Subject: [PATCH] h --- ti/templates/ti/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index 706c4a2..5d8a46b 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -76,7 +76,7 @@ <h5>{{probl2}}</h5> </div> <div style="border: 1px; float: left; width: 33%;"> - <h3>{{probl1}}</h3> + <h3>{{probl1}}</h4> </div> <div style="border: 1px; float: left; width: 33%;"> <h5>{{probl3}}</h5> -- GitLab