This commit is contained in:
sasha-astiadi 2024-08-19 18:07:07 +02:00
parent a135d7f598
commit b9f222cf02

View File

@ -20,15 +20,15 @@
loop.first %} {% set_global content=part%} {% else %} {% set_global content=content ~ "threefold.io" ~ part%} {% endif loop.first %} {% set_global content=part%} {% else %} {% set_global content=content ~ "threefold.io" ~ part%} {% endif
%} {% endfor %} {% endif %} <main> %} {% endfor %} {% endif %} <main>
<div class="container mx-auto mt-2 lg:mt-20"> <div class="container mx-auto mt-2 lg:mt-20 pt-16">
<div> <div>
<article class="article lg:w-4/6 mx-auto"> <article class="article lg:w-4/6 mx-auto">
<h1 class="lg:text-4xl text-2xl font-medium leading-none mt-0 text-gray-50"> <h1 class="lg:text-3xl text-2xl font-semibold leading-none mt-0 text-gray-50">
{{ page.title }} {{ page.title }}
</h1> </h1>
<h4 class="lg:text-xl text-base text-gray-600 leading-8"> <h4 class="lg:text-lg text-base text-gray-100 leading-8">
{{ page.description }} {{ page.description }}
</h4> </h4>
<section class="post-author-list mb-3 mx-0"> <section class="post-author-list mb-3 mx-0">