update blog and news css

This commit is contained in:
2023-05-15 16:44:06 +02:00
parent d0d8c66af9
commit 5c895b35be
8 changed files with 20 additions and 4522 deletions

View File

@@ -24,11 +24,11 @@
<div>
<article class="article lg:w-4/6 mx-auto">
<h1 class="lg:text-5xl font-medium leading-none mt-0 text-gray-700">
<h1 class="lg:text-5xl text-2xl font-medium leading-none mt-0 text-gray-700">
{{ page.title }}
</h1>
<h4 class="text-2xl text-gray-600 leading-8">
<h4 class="lg:text-2xl text-base text-gray-600 leading-8">
{{ page.description }}
</h4>
<section class="post-author-list mb-3 mx-0">
@@ -98,4 +98,4 @@
</div>
</main>
{% endblock content %}
{% endblock content %}