Skip to content

Commit

Permalink
Make prose summary to usual size
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorus-nathaniel committed May 8, 2024
1 parent 8b1ee57 commit e9a3286
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function MobileProposalDetailPage({
{proposal.title}
</h1>
<MdRenderer
className='prose-sm line-clamp-6'
className='line-clamp-6'
removeEmptyParagraph
source={proposal.content}
/>
Expand Down

0 comments on commit e9a3286

Please sign in to comment.