mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-30 01:25:30 +00:00 
			
		
		
		
	Revamped headings for person view
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| <div class="max-w-full mx-auto px-8 py-8"> | ||||
| 	<div class="mb-10"> | ||||
| 		<div class="bg-white px-6 py-4 rounded mb-6"> | ||||
| 	<div class="mb-10 2xl:mb-0"> | ||||
| 		<!-- Main header - hidden on 2xl+ screens when scrollspy is visible --> | ||||
| 		<div class="bg-white px-6 py-4 rounded mb-6 2xl:hidden"> | ||||
| 			<h1 class="text-4xl font-bold text-gray-900 mb-2">Autor:innen</h1> | ||||
| 			<p class="text-gray-700 text-lg">Personen, die Beiträge in der Zeitung verfasst haben</p> | ||||
|  | ||||
| @@ -10,6 +11,7 @@ | ||||
| 					<input type="checkbox" | ||||
| 					       class="form-checkbox h-5 w-5 text-red-600 focus:ring-red-500 focus:border-red-500 checked:bg-red-600 checked:border-red-600 rounded" | ||||
| 					       checked | ||||
| 					       autocomplete="off" | ||||
| 					       hx-get="/akteure/a" | ||||
| 					       hx-target="body" | ||||
| 					       hx-push-url="true"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens