💄 Move "Support Ukraine" box to bottom of page

This commit is contained in:
Marcel Kapfer 2023-05-22 18:09:10 +02:00
parent 78a150b86e
commit 1d76e91a93
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
<body>
{{- partial "header.html" . -}}
<main>
{{- partial "support-ukraine.html" -}}
{{- block "main" . }}{{- end }}
{{- partial "support-ukraine.html" -}}
</main>
<footer>
{{- partial "footer.html" . -}}

View File

@ -1,4 +1,4 @@
<div style="border: 3px solid red; padding: 20px; border-radius: 20px">
<div style="border: 3px solid red; margin-top: 40px; padding: 20px; border-radius: 20px">
<p style="margin-top: 0; padding: 10px">
<strong>
There are currently more important things than this page.