feat: adopt page header styles to travelinfo

This commit is contained in:
Björn Fromme
2024-12-11 12:14:55 +01:00
parent 9d42260591
commit 1ceff42423
@@ -12,8 +12,8 @@
alt="Reiseinformationen" alt="Reiseinformationen"
class="block w-full h-full object-cover object-center" /> class="block w-full h-full object-cover object-center" />
</div> </div>
<div class="absolute top-8 lg:top-16 left-1/2 -translate-x-1/2 w-full max-w-screen-sm lg:left-0 lg:-translate-x-0 lg:max-w-none px-8 lg:px-24 h-64 lg:h-128 flex flex-col justify-between"> <div class="absolute top-8 lg:top-16 left-1/2 -translate-x-1/2 w-full max-w-screen-sm lg:left-0 lg:-translate-x-0 lg:max-w-none px-8 lg:px-24 h-64 lg:h-128 flex flex-col items-start justify-between">
<div class="text-2xl pb-4 lg:pb-0 md:text-3xl lg:text-6xl text-ep-primary-dark uppercase font-bold"> <div class="bg-ep-primary-dark/80 p-4 text-2xl mb-4 lg:mb-0 md:text-3xl lg:text-6xl text-white uppercase font-black">
Reiseinformation Reiseinformation
</div> </div>
<div class="grid grid-cols-2 lg:grid-cols-4"> <div class="grid grid-cols-2 lg:grid-cols-4">