mirror of
https://github.com/Theodor-Springmann-Stiftung/lenz-web.git
synced 2025-10-29 01:05:32 +00:00
Some small stuff; überlieferungen; erster entfurf für randnotizen
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{- $date := Today -}}
|
||||
<footer class="container-normal pb-1.5 text-base text-gray-800 justify-self-end">
|
||||
<footer class="print:hidden container-normal pb-1.5 text-base text-gray-800 justify-self-end">
|
||||
<div class="mt-12 pt-3 flex flex-row justify-between">
|
||||
<div>
|
||||
<i class="ri-creative-commons-line"></i>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{{ $model := . }}
|
||||
|
||||
<nav class="flex flex-row gap-x-1 justify-between">
|
||||
<nav class="flex flex-row gap-x-1 justify-between print:hidden">
|
||||
<div>
|
||||
<a class="inline-block px-0.5" href="/"> J.M.R. Lenz: Kritische Briefausgabe </a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user