From 6b61d726088f74fc15112749e417ecfb4aae4b2f Mon Sep 17 00:00:00 2001 From: ditaajipratama Date: Sun, 28 Jul 2024 06:14:28 +0700 Subject: [PATCH] Fixing the footer position --- costapy-template/kiddy/html/footer.html | 4 ++-- costapy-template/kiddy/html/index.html | 2 +- index.html | 8 +++----- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/costapy-template/kiddy/html/footer.html b/costapy-template/kiddy/html/footer.html index 7e94b8a..2a1ef0e 100644 --- a/costapy-template/kiddy/html/footer.html +++ b/costapy-template/kiddy/html/footer.html @@ -1,7 +1,7 @@ - + diff --git a/costapy-template/kiddy/html/index.html b/costapy-template/kiddy/html/index.html index 57f4eee..423cd96 100644 --- a/costapy-template/kiddy/html/index.html +++ b/costapy-template/kiddy/html/index.html @@ -7,7 +7,7 @@ - + ${navbar} diff --git a/index.html b/index.html index d58654d..09ccfa3 100644 --- a/index.html +++ b/index.html @@ -100,7 +100,6 @@ .price-plan { padding: 50px 0; text-align: center; - /*background-color: #fff;*/ } .price-plan h2 { font-size: 2.5em; @@ -188,7 +187,7 @@ } - +