Style adjustments

This commit is contained in:
2025-03-14 11:18:10 +01:00
parent c82d80bc4c
commit 41464f8bea

View File

@@ -124,9 +124,9 @@ const InvitationPage = () => {
</div>
{/* Safari Animals Banner */}
<div className="mb-10 flex justify-center">
<div className="mb-8 flex justify-center">
{eventTheme?.foreground_image_url ? (
<div className="relative h-48 w-full max-w-2xl md:h-64">
<div className="relative h-64 w-full max-w-4xl md:h-64">
<Image
src={getServerFileUrl(eventTheme.foreground_image_url) || ""}
alt="Safari Animals"