diff --git a/src/css/custom-index.css b/src/css/custom-index.css index 9b90b35..bdd8505 100644 --- a/src/css/custom-index.css +++ b/src/css/custom-index.css @@ -190,7 +190,7 @@ footer .social-icons a { .cookie-consent-banner div { width: 100%; - margin-bottom: 12px; + margin-bottom: 10px; } .cookie-consent-banner .d-flex { diff --git a/src/css/custom-page.css b/src/css/custom-page.css index 028f84a..4064689 100644 --- a/src/css/custom-page.css +++ b/src/css/custom-page.css @@ -67,7 +67,7 @@ footer { .cookie-consent-banner div { width: 100%; - margin-bottom: 12px; + margin-bottom: 10px; } .cookie-consent-banner .d-flex {