From ac203143cb6bf270ee1ad3b0a4d87296b5e7da5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B3=BD=EB=8F=99=EC=A4=80?= <k3357943@ajou.ac.kr> Date: Wed, 22 Mar 2023 20:36:09 +0900 Subject: [PATCH] centering image 2 --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 3398f30..97f2c25 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,7 @@ </div> <div class="centerImage"> - <img src = "image/thankyou_kong.jpg", alt="GamSaKong"> + <p><img src = "image/thankyou_kong.jpg", alt="GamSaKong"></p> </div> <h1>Kwak Dong Jun</h1> -- GitLab