Skip to content

Commit e1815cd

Browse files
committed
heading fixes
1 parent 23e6975 commit e1815cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/schedule/page.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,6 @@ const Schedule = () => {
559559
zIndex="20"
560560
>
561561
<Heading
562-
lineHeight="90%"
563562
fontFamily="var(--font-nohemi)"
564563
fontSize={{ base: '2rem', lg: '3rem' }}
565564
color={'#ffffff'}
@@ -812,7 +811,6 @@ const Schedule = () => {
812811
</Flex>
813812

814813
<Heading
815-
lineHeight="90%"
816814
fontFamily="var(--font-nohemi)"
817815
fontSize={{ base: '2rem', lg: '3rem' }}
818816
color={'#ffffff'}

0 commit comments

Comments
 (0)