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='') %} -