diff --git a/assets/styles/footer.css b/assets/styles/footer.css index 368523d..e1b82d3 100644 --- a/assets/styles/footer.css +++ b/assets/styles/footer.css @@ -21,7 +21,7 @@ footer .container #content #about div svg path { } footer .container #content #about #offers img { - width: 40%; + width: 30%; } footer .container #content #contact { @@ -81,7 +81,7 @@ footer .container #content #social-footer div .row .col:hover svg path { footer .container #content #about, footer .container #content #contact, footer .container #content #nav, footer .container #content #social-footer { width: 100% !important; margin: 0 !important; - margin-bottom: 20% !important; + margin-bottom: 10% !important; } footer .container #content #about #offers { width: 100%; diff --git a/components/search-field.php b/components/search-field.php index 2c69995..3504607 100644 --- a/components/search-field.php +++ b/components/search-field.php @@ -10,6 +10,7 @@ 'destino', 'orderby' => 'title', diff --git a/footer.php b/footer.php index 5089edc..caaf9d5 100644 --- a/footer.php +++ b/footer.php @@ -2,8 +2,8 @@