From 72fa9f759f16735afff32b559a11003174834ab2 Mon Sep 17 00:00:00 2001 From: Joe TS Dell <thunyathep.s@outlook.com> Date: Tue, 1 Jun 2021 17:07:16 +0200 Subject: [PATCH] up --- 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 50c8685..f7b382d 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -134,8 +134,8 @@ </div> - <div class="footer content"> - <h1>Our Team</h1> + <div class="footer content mb-0"> + <h1 class="mt-2">Our Team</h1> </div> <div class="legal"></div> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" -- GitLab