Skip to content

Commit af76864

Browse files
author
Jin Ying
committed
VolunteerComponent: Update text in VolunteerProgramsComponent
1 parent fdb55d1 commit af76864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/volunteer/VolunteerProgramsComponent.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class VolunteerProgramsComponent extends Component {
105105
aria-controls="panel1a-content"
106106
id="panel1a-header"
107107
>
108-
<Typography variant="h7" noWrap>
108+
<Typography variant="body1" noWrap>
109109
{program.node.frontmatter.title}
110110
</Typography>
111111
</ExpansionPanelSummary>

0 commit comments

Comments
 (0)