From 1ce5b9774bdc1dd1e72f347880b1fd658a7a3e7f Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 22 Aug 2023 19:44:30 +0300 Subject: [PATCH 1/4] update footer --- css/index.css | 8 ++- templates/partials/footer.html | 89 ++++++++++++++++++---------------- 2 files changed, 54 insertions(+), 43 deletions(-) diff --git a/css/index.css b/css/index.css index e897efa..2e1d78a 100644 --- a/css/index.css +++ b/css/index.css @@ -252,9 +252,9 @@ footer .customize { padding-bottom: 40px; } -footer .customize img { +/* footer .customize img { width: 60px; -} +} */ header .customize div { @@ -487,6 +487,10 @@ header { padding: 80px 0; } + footer .customize { + text-align: center; +} + img[src*="#stretch"] { width: auto; height: auto; diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 2088cf4..544b445 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -13,42 +13,56 @@ {{ section.content | safe }} {% else %} {% set footer_class = config.extra.footer_class | default(value='') %} -