Style blog previes on homepage, add headers for articles and author field
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user