fix: layout

This commit is contained in:
Benno Tielen 2025-03-11 11:43:44 +01:00
parent bcadbe0a60
commit a2cd5337b3

View file

@ -33,18 +33,16 @@ export const Worship = ({ worship }: WorshipPageProps) => {
</div> </div>
<Title <Title
title={`${day}, ${localeDate}`} title={`${day}, ${localeDate}`}
size={'xl'} size={'lg'}
color={'contrast'} color={'contrast'}
align={"center"} align={"center"}
cancelled={worship.cancelled} cancelled={worship.cancelled}
/> />
<p className={styles.liturgicalDay}> <p className={styles.liturgicalDay}>
{liturgicalDay} <strong>{liturgicalDay}</strong><br/><br/><br/>
</p> </p>
</Section>
<Section padding={"medium"}>
<EventExcerpt> <EventExcerpt>
<EventExcerptRow label={"Was:"}> <EventExcerptRow label={"Was:"}>
{what} {what}