Skip to content
Snippets Groups Projects
Select Git revision
  • 641191139d3d55e8960f25666592a5e590f0b9e1
  • test default protected
  • master protected
  • original
  • pirati-backup protected
  • beta-2
  • beta-1
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1.1
  • v3.1.0
  • v3.0.16
  • v3.0.15
  • v3.0.14
  • v3.0.13
  • v3.0.12
  • v3.0.11
  • v3.0.10
  • v3.0.9
  • v3.0.8
  • v3.0.7
  • v3.0.6
  • v3.0.5
  • v3.0.4
25 results

pirati.py

Blame
  • box-links-section.mustache 559 B
    <div class="bg-cover bg-no-repeat section-clip py-16 lg:py-36"
         style="background-image: url('https://i.picsum.photos/id/630/1980/1400.jpg?hmac=WjDo021fzd9SaIlmsi9LtZJApZ02RMzdG0bYLx8iXOo')">
      <div class="container--wide mx-auto">
        <h2 class="head-7xl text-center mb-6 xl:mb-28">
          Piráti zastupují občany
        </h2>
        <div class="flex flex-wrap justify-center items-center md:flex-row">
          {{> molecules-box-link }}
          {{> molecules-box-link }}
          {{> molecules-box-link }}
          {{> molecules-box-link }}
        </div>
      </div>
    </div>