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>
<Title
title={`${day}, ${localeDate}`}
size={'xl'}
size={'lg'}
color={'contrast'}
align={"center"}
cancelled={worship.cancelled}
/>
<p className={styles.liturgicalDay}>
{liturgicalDay}
<strong>{liturgicalDay}</strong><br/><br/><br/>
</p>
</Section>
<Section padding={"medium"}>
<EventExcerpt>
<EventExcerptRow label={"Was:"}>
{what}