Chronik & Base Layout Padding Changes for Responsibility

This commit is contained in:
Simon Martens
2023-02-12 21:53:07 +01:00
parent d467d8762d
commit a631bfc6f3
7 changed files with 95 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
<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>
| <a href="https://github.com/schnulller/jacoblenz">Code</a> |
<a href="/datenschutz/">Datenschutz & Impressum</a>
</footer>