Style blog previes on homepage, add headers for articles and author field
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div class="mb-8 grow">
|
||||
<div class="" id="content">
|
||||
<div class="flex justify-center">
|
||||
<div class="md:w-2/3 md:px-0 px-8">
|
||||
<div class="md:w-2/3 md:px-0 px-2">
|
||||
{{- block "main" . }}{{- end }}
|
||||
</div>
|
||||
</div>
|
||||
@@ -25,7 +25,7 @@
|
||||
id="to-top-button"
|
||||
onclick="goToTop()"
|
||||
title="Go To Top"
|
||||
class="hidden md:hidden fixed z-90 bottom-6 right-8 border-0 w-20 h-20 rounded-full drop-shadow-md hover:bg-primary-500 border-4 border-white bg-primary-400 text-white text-4xl font-bold"
|
||||
class="hidden md:hidden fixed z-90 bottom-6 right-8 border-0 w-16 h-16 rounded-full drop-shadow-md hover:bg-primary-500 border-4 border-white bg-primary-400 text-white text-4xl font-bold"
|
||||
>
|
||||
↑
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user