Style blog previes on homepage, add headers for articles and author field

This commit is contained in:
Konstantin Kollar
2022-10-05 22:59:57 +02:00
parent 2178454478
commit a83381b903
23 changed files with 389 additions and 97 deletions
@@ -6,7 +6,7 @@
class="flex grid-rows-1 grid-cols-2 justify-between items-center w-full md:w-2/3 px-6 md:px-0"
>
<a href="/" class="flex flex-row items-center" aria-label="logo">
<img class="w-20 py-4" src="/img/logo.svg" />
<img class="w-14 lg:w-20 py-2 lg:py-4" src="/img/logo.svg" />
<h1 class="text-4xl text-primary-400 ml-4 font-bold hidden lg:inline">
Das Knäckeboot
</h1>