mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 09:15:34 +00:00
8 lines
415 B
Plaintext
8 lines
415 B
Plaintext
<div class="hidden desktop:block">
|
|
<div class="bg-slate-50 border-t border-lenz-11-blue py-5 px-4">
|
|
<form class="flex flex-row w-full">
|
|
<input class="px-1.5 italic border border-gray-500 grow" type="text" placeholder="Suchbegriff..." disabled/>
|
|
<button class="inline-block ml-2 px-2 border border-gray-500 text-gray-500 italic " disabled>Suche</button>
|
|
</form>
|
|
</div>
|
|
</div> |