From 2ae4907361452efaed2cc2b78758a80fa750de86 Mon Sep 17 00:00:00 2001
From: jakubmudra <194-parbamine@users.noreply.gitlab>
Date: Sun, 16 May 2021 20:42:15 +0000
Subject: [PATCH] Update footer-pirati-stan.mustache

---
 .../02-organisms/00-global/footer-pirati-stan.mustache       | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache b/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
index 48c1e6f..c85b510 100644
--- a/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
+++ b/source/_patterns/02-organisms/00-global/footer-pirati-stan.mustache
@@ -90,7 +90,7 @@
       </div>
       <section class="footer__sub-links">
         <div class="container container--wide">
-          <div class="flex flex-col lg:flex-row lg:space-x-4 lg:items-center pt-4 pb-8 lg:pt-8 border-t border-grey-400 lg:border-t-0" slotWrapperclass="lg:w-2/4">
+          <div class="flex flex-col lg:flex-row lg:space-x-4 lg:items-center pt-4 pb-4 lg:pt-8 border-t border-grey-400 lg:border-t-0" slotWrapperclass="lg:w-2/4">
             <ul class="lg:w-full lg:pr-8 items-center mt-6 space-y-2 lg:mt-0 lg:space-y-0 md:space-x-4 text-grey-50">
               <li class="block md:inline-block">
                 {{> atoms-basic-contact-line(icon: "ico--home", caption: "pirati.cz") }}
@@ -110,7 +110,8 @@
       </section>
       <section class="footer__sub-links">
       <div class="container container--wide">
-          <div class="text-center pb-8 ">
+      <hr class="hr--condensed" style="border-color: #343434;">
+          <div class="text-center pb-4">
             <a href="">Zásady zpracování osobních údajů a informace o využití cookies</a>
           </div>
       </section>
-- 
GitLab