Select Git revision
twitter-section.mustache
twitter-section.mustache 639 B
<div class="container--medium mx-auto mb-6 lg:mb-16">
<h2 class="head-7xl text-center mb-6 xl:mb-28">
Co právě děláme
</h2>
<div class="flex flex-wrap justify-center mb-8 lg:mb-24">
<div class="w-full max-w-xs">
{{> molecules-twitter-box }}
</div>
<div class="w-full max-w-xs">
{{> molecules-twitter-box }}
</div>
<div class="w-full max-w-xs">
{{> molecules-twitter-box }}
</div>
<div class="w-full max-w-xs">
{{> molecules-twitter-box }}
</div>
</div>
<div class="flex justify-center">
{{> atoms-button-animate(btn-text: "Zobrazit další") }}
</div>
</div>