mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 17:25:33 +00:00
Logo gelöscht, Footer Font Größe FIX
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<footer class="hidden desktop:block fixed bottom-0 text-base text-center py-1 px-4 grow-0 shrink-0">
|
||||
<footer class="hidden desktop:block fixed bottom-0 text-sm text-center py-1 px-4 grow-0 shrink-0">
|
||||
Stand: 30.1.2023
|
||||
| <a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="https://github.com/schnulller/jacoblenz">Code</a> |
|
||||
<a class="underline underline-offset-[3px] decoration-dotted hover:decoration-solid" href="/datenschutz/">Datenschutz & Impressum</a>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
<header class="flex flex-row justify-between desktop:justify-start desktop:block">
|
||||
<div class="flex flex-row desktop:block">
|
||||
<img class="h-20 desktop:h-auto desktop:px-12 desktop:pb-4 desktop:pt-8" src="/images/JLA.png" alt="jla-Logo">
|
||||
<img class="h-20 desktop:h-auto desktop:px-12 desktop:pb-4 desktop:pt-8" src="/logo/JLA.png" alt="jla-Logo">
|
||||
<h1 class="px-3 py-2 pb-4 text-5xl font-bold text-center">
|
||||
{{ config.title }}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user