Optimierungen in Handschriften; Schriftgröße in Menü

This commit is contained in:
Simon Martens
2023-02-04 19:13:19 +01:00
parent 41de6530c7
commit 492caf6eb7
9 changed files with 21 additions and 20 deletions

View File

@@ -1,13 +1,3 @@
<div class="flex flex-col">
<div class="grow">
<div class="bg-slate-50 border-t border-slate-600 py-5 px-4">
<form class="text-lg flex flex-row w-full">
<input class="px-1.5 italic border border-slate-600 grow" type="text" placeholder="Suchbegriff..."/>
<button class="inline-block ml-2 px-2 border border-slate-600 ">Suche</button>
</form>
</div>
</div>
</div>
<div class="grow bg-white"></div>
<footer class="text-base text-center py-1 px-4 grow-0 shrink-0">
Stand: 30.1.2023