Skip to content
Snippets Groups Projects
Commit 8ac5e052 authored by Štěpán Farka's avatar Štěpán Farka
Browse files

[FIX] main articles page

parent a333c158
No related branches found
No related tags found
2 merge requests!607Pirati.cz,!575Feature/pirati cz
Pipeline #9471 passed
<section class="grid-container mb-4 justify-start xl:mb-14"> <section class="grid-container mb-4 justify-start xl:mb-14">
<div class="grid-content-with-right-side"> <div class="grid-content-with-right-side">
<div class="leading-6"> <div class="leading-6">
<h2 class="head-6xl mb-8"> <h2 class="head-4xl mb-5 xl:hidden">
Články Články
</h2> </h2>
{{> molecules-person-article-preview }} {{> molecules-person-article-preview }}
......
<div class="grid-container article-section"> <div class="grid-container article-section">
<div class="grid-full mb-8"> <div class="grid-full mb-8">
<div class="mb-4"> <div class="mb-4">
<h3 class="head-7xl mb-4 xl:hidden">Červenec</h3> <h2 class="head-4xl mb-5 xl:hidden">
Červenec
</h2>
<div class="flex flex-col justify-between xl:flex-row"> <div class="flex flex-col justify-between xl:flex-row">
<div class="xl:pt-8"> <div class="xl:pt-8">
{{> molecules-work-article-preview }} {{> molecules-work-article-preview }}
...@@ -19,7 +21,9 @@ ...@@ -19,7 +21,9 @@
</div> </div>
</div> </div>
<div class="mb-4"> <div class="mb-4">
<h3 class="head-7xl mb-4 xl:hidden">Srpen</h3> <h2 class="head-4xl mb-5 xl:hidden">
Srpen
</h2>
<div class="flex flex-col justify-between xl:flex-row"> <div class="flex flex-col justify-between xl:flex-row">
<div class="xl:pt-8"> <div class="xl:pt-8">
{{> molecules-work-article-preview }} {{> molecules-work-article-preview }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment