Skip to content
Snippets Groups Projects
Select Git revision
  • 75efcc35bd63bcdd05101e6888922c2660fb3be4
  • master default protected
  • 2.0.0-alpha-11
  • 2.0.0-alpha-10
  • 2.0.0-alpha-9
  • 2.0.0-alpha-8
  • 2.0.0-alpha-7
  • 2.0.0-alpha-6
  • 2.0.0-alpha-5
  • 2.0.0-alpha-4
  • 2.0.0-alpha-3
  • 2.0.0-alpha-2
  • 2.0.0-alpha-1
  • 1.8.0
  • 1.7.0
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.5
  • 1.5.4
22 results

navbar.pcss

Blame
  • Forked from TO / Weby / ui-styleguide
    Source project has a limited visibility.
    box-links-section.mustache 566 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-collapsible">
        <h2 class="head-7xl text-center mb-6 xl:mb-28">
          Piráti zastupují občany
        </h2>
        <div class="flex flex-wrap flex-col justify-center items-center md:flex-row">
          {{> molecules-box-link }}
          {{> molecules-box-link }}
          {{> molecules-box-link }}
          {{> molecules-box-link }}
        </div>
      </div>
    </div>