mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-01-13 21:11:01 +00:00
feat: style footer
This commit is contained in:
parent
340b25ee69
commit
a52237bc4b
1 changed files with 5 additions and 2 deletions
|
|
@ -27,8 +27,11 @@
|
||||||
<main class="p-4 font-sans">
|
<main class="p-4 font-sans">
|
||||||
<slot />
|
<slot />
|
||||||
</main>
|
</main>
|
||||||
<footer class="bt-1">
|
<footer class="font-vinque text-lg border-t-[1px] p-8">
|
||||||
<a href="/impressum">Impressum & Datenschutz</a> | <a href="https://github.com/apricote/ein-pfeil-am-rechten-fleck.de">Website Source</a>
|
<a href="/impressum">Impressum & Datenschutz</a><br />
|
||||||
|
<a href="https://github.com/apricote/ein-pfeil-am-rechten-fleck.de"
|
||||||
|
>Source Code</a
|
||||||
|
>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue